mirror of
https://github.com/mii443/wasmer.git
synced 2025-12-10 14:48:27 +00:00
feat(c-api) Move memory into its own module.
This commit is contained in:
1
lib/c-api/src/wasm_c_api/externals/mod.rs
vendored
1
lib/c-api/src/wasm_c_api/externals/mod.rs
vendored
@@ -1 +1,2 @@
|
||||
pub mod global;
|
||||
pub mod memory;
|
||||
|
||||
Reference in New Issue
Block a user