mirror of
https://github.com/pezkuwichain/wasm-instrument.git
synced 2026-06-12 21:41:06 +00:00
various fixes
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
use std::slice;
|
||||
|
||||
#[link_args = "-s WASM=1 -s NO_EXIT_RUNTIME=1 -s NO_FILESYSTEM=1"]
|
||||
#[link_args = "-s NO_EXIT_RUNTIME=1 -s NO_FILESYSTEM=1"]
|
||||
extern {}
|
||||
|
||||
/// Wrapper over storage read/write/size externs
|
||||
|
||||
Reference in New Issue
Block a user