A fully snapshotable Wasm interpreter
gabagool A WebAssembly interpreter written from scratch. This project aims to build a fully spec-compliant, performant interpreter whose entire execution…
gabagool A WebAssembly interpreter written from scratch. This project aims to build a fully spec-compliant, performant interpreter whose entire execution…
Table Of ContentsIn The Real WorldWhat Is WebAssemblyA Note On SpeedAn Efficient MappingA compilation targetSecurity and what it enablesPortability and…