Our benchmark reveals a WASM VM that runs with minimum overhead
In our last blog, We ran the benchmarks on Wasmi and TinyWasm to find out the overhead of instantiating a WASM module. We found that the overhead was around 1.5 Mb for TinyWasm and 3.2 Mb for Wasmi. Which was high for a simple module. We got to