mirror of
https://github.com/LukeHagar/wasm-overhead-research.git
synced 2025-12-09 12:57:48 +00:00
- Remove hardcoded JavaScript code and default transformation - Make JavaScript code required as command-line argument - Streamline dependencies (remove wasm-bindgen, serde, web-sys) - Convert from library to binary target for cleaner WASI execution - Update binary size: 718KB raw, 285KB gzipped - Maintain full Wasmer compatibility and flexibility - Update all documentation with correct sizes - Uses QuickJS-NG (Next Generation) JavaScript engine