Published WebAssembly runtime for Crystal based on wasmer
This is great!
Looks interesting. Just a reminder: please update the Crystal
section the https://github.com/wasmerio/wasmer/README.md file.
Really great
Thanks. wasmer is already reflecting this shard on its README
What is meant by “no published package” for Crystal (i.e.: wasmer-crystal
) on GitHub - wasmerio/wasmer: 🚀 The leading WebAssembly Runtime supporting WASI and Emscripten ?
On Releases · naqvis/wasmer-crystal · GitHub, there are 2 releases. Does wasmer-crystal
lack some features or does wasmer
just need to update their doc’s? (I don’t know enough about it either; just wondering.)
Packages on that site represents standalone packages, which doesn’t require any pre-requisite like have wasmer
runtime installed etc. As all entries listed under Package columns comes either bundled with runtime or they are created in Rust.