Revert new wasm allocator (#1502)

* Revert "Better allocator for wasm (#1460)"

This reverts commit 1ccb590d18.

* Update wasm files
This commit is contained in:
Bastian Köcher
2019-01-21 12:52:44 +01:00
committed by GitHub
parent 3857d8aa49
commit aad569a1e6
8 changed files with 38 additions and 400 deletions
-1
View File
@@ -19,7 +19,6 @@ byteorder = "1.1"
lazy_static = "1.0"
parking_lot = "0.7.1"
log = "0.4"
fnv = "1.0.6"
[dev-dependencies]
assert_matches = "1.1"