diff options
author | Derek Schuff <dschuff@chromium.org> | 2016-10-20 12:38:09 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-10-20 12:38:09 -0700 |
commit | e687b4483c79e37ec5c7c411600a2b332deef4d1 (patch) | |
tree | 9115ef2d4ef1a5380ddef5e04227bc6b27845edd /src/wasm2asm-main.cpp | |
parent | ec7476c108c6ec7eead873fe76943c3d58df4f4a (diff) | |
download | binaryen-e687b4483c79e37ec5c7c411600a2b332deef4d1.tar.gz binaryen-e687b4483c79e37ec5c7c411600a2b332deef4d1.tar.bz2 binaryen-e687b4483c79e37ec5c7c411600a2b332deef4d1.zip |
Move wasm.cpp and wasm-s-parser into a library (#796)
Also moves the bulk of the code in wasm-s-parser into a cpp file.
Allows namespace and #include cleanups, and improves j4 compile time by 20%.
Should also make any future parser changes easier and more localized.
Diffstat (limited to 'src/wasm2asm-main.cpp')
0 files changed, 0 insertions, 0 deletions