wasmer run wapmsohrab/tutorial-02
This is a more interesting Webassembly project tutorial-02
- we work with strings and lists in the WebAssembly Module
- create a wai-bindgen-rust binding to connect guest language interface types to host language types
- we also need to tell wai-bindgen, we are implementing strings-and-lists.wai