Crates.io | wasmrs-host |
lib.rs | wasmrs-host |
version | 0.17.0 |
source | src |
created_at | 2022-12-27 21:51:15.655042 |
updated_at | 2023-10-09 20:58:32.950904 |
description | wasmRS host implementation for executing and interactin with wasmRS modules. |
homepage | |
repository | https://github.com/wasmrs/wasmrs-rust |
max_upload_size | |
id | 746486 |
size | 21,983 |
This crate provides the host-side logic to run wasmRS modules. It delegates the WebAssembly interpreter implementation to engine providers like wasmrs-wasmtime.
For more information on using wasmRS-host, see examples in the wasmrs-wasmtime crate.
For more information on wasmRS, see the core wasmrs crate.
See CONTRIBUTING.md
See the root LICENSE.txt