mirror of
https://github.com/curioustorvald/tsvm.git
synced 2026-03-15 15:36:05 +09:00
reading image files in graphics adapter
This commit is contained in:
@@ -520,6 +520,5 @@ system.maxmem = function() {
|
||||
Object.freeze(system);
|
||||
// some utilities functions
|
||||
|
||||
if (Graal !== undefined && !Graal.isGraalRuntime()) {
|
||||
serial.printerr("GraalVM compiler is not running, expect low performance");
|
||||
}
|
||||
// TypedArray re-implementation
|
||||
// TODO
|
||||
|
||||
Reference in New Issue
Block a user