wasmedge-bindgen 0.4.1

Pass string, vec and primitive types from host to webassembly
Documentation

About

This crate contains some host functions for wasmedge-bindgen to use. You should just import it and don't need to care about any other things.

use wasmedge_bindgen::*;