diff options
author | Brendan Dahl <brendan.dahl@gmail.com> | 2024-04-29 09:24:24 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-29 09:24:24 -0700 |
commit | 4f7c6d687e7bbf70888ba046e5ee676f0bdf5815 (patch) | |
tree | c9ace48d705cdadc6fe21d0d5eec3d4557d3f93e /src/wasm/wasm-ir-builder.cpp | |
parent | abd51437426c72a2d2f8195da5d5cf570941b805 (diff) | |
download | binaryen-4f7c6d687e7bbf70888ba046e5ee676f0bdf5815.tar.gz binaryen-4f7c6d687e7bbf70888ba046e5ee676f0bdf5815.tar.bz2 binaryen-4f7c6d687e7bbf70888ba046e5ee676f0bdf5815.zip |
[jspi] - Support new version of JSPI for module splitting. (#6546)
With the old version of JSPI, the JSPI pass was required to be run before
splitting and would automatically add an export to be able to find the
load_secondary_module function. Now that the pass is no longer needed,
just add an import manually for the load_secondary_module function.
Diffstat (limited to 'src/wasm/wasm-ir-builder.cpp')
0 files changed, 0 insertions, 0 deletions