Hacker News new | ask | show | jobs
by bcardarella 326 days ago
How does the performance compare to projects like Wasmtime?
1 comments

The two projects have different usecases so they can't be directly compared. Slegehammer bindgen makes calling javascript from rust faster in the browser. Wasmtime is a native runtime for WASM outside of the browser