various fixes

This commit is contained in:
NikVolf
2017-05-04 17:38:09 +03:00
parent 05d12be585
commit beea9addfc
5 changed files with 109 additions and 99 deletions

View File

@ -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