diff options
author | Alon Zakai <azakai@google.com> | 2020-08-17 19:13:42 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-08-17 19:13:42 -0700 |
commit | 77fe6ded258ce37bd3ea78fd43c8bc0ef639682b (patch) | |
tree | be2c33aa32f9063cdf6d29a64d0f0084e883f8cf /test/use-import-and-drop.fromasm.imprecise | |
parent | f5a8bfd25c83dc05d48cbc525c5e8ec2deb246b3 (diff) | |
download | binaryen-77fe6ded258ce37bd3ea78fd43c8bc0ef639682b.tar.gz binaryen-77fe6ded258ce37bd3ea78fd43c8bc0ef639682b.tar.bz2 binaryen-77fe6ded258ce37bd3ea78fd43c8bc0ef639682b.zip |
Remove asm2wasm (#3042)
Now that fastcomp has been removed from Emscripten, there is no need
for the asm2wasm tool which it used to compile fastcomp's asm.js output
to wasm.
See emscripten-core/emscripten#11860
Diffstat (limited to 'test/use-import-and-drop.fromasm.imprecise')
-rw-r--r-- | test/use-import-and-drop.fromasm.imprecise | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/test/use-import-and-drop.fromasm.imprecise b/test/use-import-and-drop.fromasm.imprecise deleted file mode 100644 index 4427f36e0..000000000 --- a/test/use-import-and-drop.fromasm.imprecise +++ /dev/null @@ -1,2 +0,0 @@ -(module -) |