wasmedge-wasi-helper 0.2.0

A rust crate to call the wasm-wasi initialization helper function.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies]

[package]
authors = ["hydai <hydai@secondstate.io>"]
description = "A rust crate to call the wasm-wasi initialization helper function."
edition = "2018"
homepage = "https://github.com/second-state/wasmedge-wasi-helper/"
keywords = ["wasmedge", "wasm", "wasi"]
license = "MIT OR Apache-2.0"
name = "wasmedge-wasi-helper"
readme = "README.md"
repository = "https://github.com/second-state/wasmedge-wasi-helper/"
version = "0.2.0"