mirror of
https://github.com/curioustorvald/tsvm.git
synced 2026-06-09 14:44:05 +09:00
even more graal
This commit is contained in:
@@ -427,5 +427,5 @@ Object.freeze(system);
|
||||
// some utilities functions
|
||||
|
||||
if (Graal !== undefined && !Graal.isGraalRuntime()) {
|
||||
printerrln("GraalVM compiler is not running, expect low performance");
|
||||
serial.printerr("GraalVM compiler is not running, expect low performance");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user