Add Rust impl of wasmtime_ssp_proc_exit
This commit is contained in:
@@ -10,6 +10,7 @@ extern crate wasmtime_runtime;
|
||||
extern crate log;
|
||||
|
||||
mod host;
|
||||
mod host_impls;
|
||||
mod instantiate;
|
||||
mod syscalls;
|
||||
mod translate;
|
||||
|
||||
Reference in New Issue
Block a user