Migrate wasmtime backend to wasmtime-api
Showing
- Cargo.lock 76 additions, 68 deletionsCargo.lock
- client/executor/common/src/sandbox.rs 19 additions, 10 deletionsclient/executor/common/src/sandbox.rs
- client/executor/wasmi/src/lib.rs 3 additions, 4 deletionsclient/executor/wasmi/src/lib.rs
- client/executor/wasmtime/Cargo.toml 1 addition, 8 deletionsclient/executor/wasmtime/Cargo.toml
- client/executor/wasmtime/src/function_executor.rs 214 additions, 195 deletionsclient/executor/wasmtime/src/function_executor.rs
- client/executor/wasmtime/src/lib.rs 0 additions, 2 deletionsclient/executor/wasmtime/src/lib.rs
- client/executor/wasmtime/src/runtime.rs 365 additions, 260 deletionsclient/executor/wasmtime/src/runtime.rs
- client/executor/wasmtime/src/util.rs 0 additions, 26 deletionsclient/executor/wasmtime/src/util.rs
Please register or sign in to comment