Kirjava
Kirjava
Running this ```javascript let ivm = require('isolated-vm'); let isolate = new ivm.Isolate({ memoryLimit: 128 }); let context = isolate.createContextSync(); isolate.compileScriptSync(`[...'.'.repeat(1e9)]; undefined`).runSync(context); console.log('this is never printed'); ``` Gives you ``` [10166:0x5601c5f1fc10]...
https://github.com/kirjavascript/Flex2/issues/48#issuecomment-1411954228
currently there's no way to disable the printfs can get annoying when you're loading a lot of them thanks!
https://hackernoon.com/untraceable-search-engines-alternatives-to-google-811b09d5a873
https://github.com/toddmotto/public-apis#weather
"when I set to 10 lines on 19 it spawns the rows at the top instead of the bottom of the board and I instantly top out after one free...
https://github.com/kirjavascript/TetrisGYM/assets/4498266/66edb572-b2ee-4401-a7e7-e9ad6e7e0f20 seems to be off by one level