mirror of
https://github.com/mii443/wasmer.git
synced 2025-12-11 07:08:21 +00:00
4 lines
47 B
Rust
4 lines
47 B
Rust
mod wasm;
|
|
|
|
pub use self::wasm::FuncTrampoline;
|