[package] name = "wba_wasmlib" version = "0.1.0" edition = "2021" license = "MIT" authors = ["ZRY"] description = "The wasm_bytes_api is a sets of library for bytes transceive between golang host VM and rust wasm program. This crate is the wasm side library." [dependencies]