wasmi_runtime_layer

Crates.iowasmi_runtime_layer
lib.rswasmi_runtime_layer
version
sourcesrc
created_at2024-05-11 00:41:19.953396
updated_at2024-12-02 01:26:29.686013
descriptionWebAssembly runtime compatibility interface implementation for Wasmi.
homepage
repositoryhttps://github.com/DouglasDwyer/wasm_runtime_layer
max_upload_size
id1236469
Cargo.toml error:TOML parse error at line 17, column 1 | 17 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
Douglas Dwyer (DouglasDwyer)

documentation

README

wasmi_runtime_layer

Crates.io Docs.rs

wasmi_runtime_layer implements the wasm_runtime_layer abstraction interface over WebAssembly runtimes for Wasmi.

Commit count: 126

cargo fmt