mirror of
https://github.com/mii443/wasmer.git
synced 2025-12-10 14:48:27 +00:00
Port JS API to new Context API
This commit is contained in:
@@ -26,7 +26,6 @@
|
||||
)
|
||||
)]
|
||||
#![cfg_attr(feature = "js", crate_type = "cdylib")]
|
||||
#![cfg_attr(feature = "js", crate_type = "rlib")]
|
||||
|
||||
//! [`Wasmer`](https://wasmer.io/) is the most popular
|
||||
//! [WebAssembly](https://webassembly.org/) runtime for Rust. It supports
|
||||
|
||||
Reference in New Issue
Block a user