wasmedge-bindgen

Crates.iowasmedge-bindgen
lib.rswasmedge-bindgen
version0.4.1
sourcesrc
created_at2021-12-21 08:23:23.494851
updated_at2022-11-18 03:35:24.226058
descriptionPass string, vec and primitive types from host to webassembly
homepage
repositoryhttps://github.com/second-state/wasmedge-bindgen
max_upload_size
id501068
size1,978
DarumaDocker!! (DarumaDocker)

documentation

README

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::*;
Commit count: 40

cargo fmt