You don't need to carry around a whole Javascript engine when all you want is running some WASM/WASI code. Granted, the real-world differences aren't all that big:
- wasmer: single 45 MByte exe
- wasmtime: single 28 MByte exe
- node.js: 87 MByte, lots of individual files
- deno: 186 MByte over two executables (deno and denort not sure what denort is though)
As an extreme outlier, there's wasm3 which is a WASI interpreter and which is just a single 255 KB executable (not a typo).
Thank you for your feedback, Mike. It is an mvp, so there's definitely lots of things to improve, but the goal for v1 was just to make it possible to create and publish a personal website / profile.
If you have any suggestions for improvement, or if you're a freelance/consultant developer, please send your feedback, availability and rate to adishasanic@icloud.com