Skip to content

Commit f7f61f5

Browse files
bkchrMTDK1
authored andcommitted
Revert new wasm allocator (paritytech#1502)
* Revert "Better allocator for wasm (paritytech#1460)" This reverts commit c3bee59. * Update wasm files
1 parent 5d7a00d commit f7f61f5

File tree

8 files changed

+38
-400
lines changed

8 files changed

+38
-400
lines changed

Cargo.lock

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

core/executor/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ byteorder = "1.1"
1919
lazy_static = "1.0"
2020
parking_lot = "0.7.1"
2121
log = "0.4"
22-
fnv = "1.0.6"
2322

2423
[dev-dependencies]
2524
assert_matches = "1.1"

core/executor/src/heap.rs

Lines changed: 0 additions & 380 deletions
This file was deleted.

0 commit comments

Comments
 (0)