mirror of
https://github.com/fluencelabs/wasm-utils
synced 2025-06-28 14:01:39 +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