Crates.io | wasmedge-bindgen |
lib.rs | wasmedge-bindgen |
version | 0.4.1 |
source | src |
created_at | 2021-12-21 08:23:23.494851 |
updated_at | 2022-11-18 03:35:24.226058 |
description | Pass string, vec and primitive types from host to webassembly |
homepage | |
repository | https://github.com/second-state/wasmedge-bindgen |
max_upload_size | |
id | 501068 |
size | 1,978 |
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::*;