diff options
author | Derek Schuff <dschuff@chromium.org> | 2016-10-14 10:27:36 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-10-14 10:27:36 -0700 |
commit | 58f7d6cd477701d7fb4c87ffa9e795ddc6423abb (patch) | |
tree | 9bda4f141e0ffffea5e3556377ca6d463ea1834a /src/passes/OptimizeInstructions.cpp | |
parent | 87c3aab6500f2a3a3ca8cecfaf65cc14e407a0cd (diff) | |
download | binaryen-58f7d6cd477701d7fb4c87ffa9e795ddc6423abb.tar.gz binaryen-58f7d6cd477701d7fb4c87ffa9e795ddc6423abb.tar.bz2 binaryen-58f7d6cd477701d7fb4c87ffa9e795ddc6423abb.zip |
Import memory instead of defining/exporting it when using emscripten glue (#777)
The emscripten JS module code creates the memory using the native wasm
APIs, and imports that into the wasm module.
Diffstat (limited to 'src/passes/OptimizeInstructions.cpp')
0 files changed, 0 insertions, 0 deletions