Releases: VNOI-Admin/scratch-run
Releases · VNOI-Admin/scratch-run
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
- Add argument
--buffer-stdout
- Use TurboWarp/scratch-vm
- Patch
scratch-vm
to remove unused functionality - Significantly reduce bundle size
As a result, scratch-run
nows runs much faster while consuming less memory.
0.0.11
0.0.10
- Use custom Queue for lines and ask_queue
- Hack to speeding up
vm.runtime._step
calls
Thank @quangloc99 for the idea and implementation.