Fix runtime error.

This commit is contained in:
Gav
2018-02-08 11:10:34 +01:00
parent fde80b7b27
commit c1ca0cf3e7
18 changed files with 123 additions and 73 deletions
+2
View File
@@ -8,6 +8,8 @@ build = "build.rs"
rustc_version = "0.2"
[dependencies]
pwasm-alloc = { path = "../pwasm-alloc" }
pwasm-libc = { path = "../pwasm-libc" }
[features]
default = ["std"]