20 releases (breaking)
0.17.1 | Oct 12, 2023 |
---|---|
0.16.1 | Oct 4, 2023 |
0.14.0 | Jul 26, 2023 |
0.8.0 | Mar 22, 2023 |
#647 in WebAssembly
130 downloads per month
Used in 36 crates
(6 directly)
80KB
2.5K
SLoC
wasmrs-runtime
wasmrs-runtime is a set of structs and functions that are normalized across multithreaded native tokio and single-threaded WebAssembly using whatever the smallest, fastest, single threaded, async, WebAssembly-compatible runtime of the day is.
Notice!
You're better off not relying on this crate. It's a crate that exists only for as long as it needs to. As WebAssembly matures and there are more standard solutions for the problems this crate solves, this crate will be deprecated.
More Info
For more information on wasmRS, see the core wasmrs crate.
WasmRS makes heavy use of generated code from apex
specs and generators to automate all of the boilerplate. See the getting-started for usage.
Contributing
See CONTRIBUTING.md
License
See the root LICENSE.txt
Dependencies
~1.1–7.5MB
~53K SLoC