dash
dash copied to clipboard
Bytecode/Heap snapshot support
To speed up startup times, it may be useful to make it possible to snapshot the JavaScript heap and compiled bytecode.
- [x] Bytecode (snapshot branch)
- [x] Serialize
- [x] Deserialize
- [ ] Heap
- [ ] Serialize
- [ ] Deserialize