Skip to content

fix: change plugin-wasm to expose outputVarIds in the generated module#482

Merged
chrispcampbell merged 2 commits into
mainfrom
chris/481-wasm-output-vars
May 9, 2024
Merged

fix: change plugin-wasm to expose outputVarIds in the generated module#482
chrispcampbell merged 2 commits into
mainfrom
chris/481-wasm-output-vars

Conversation

@chrispcampbell

Copy link
Copy Markdown
Contributor

Fixes #481

See issue for more details. This change doesn't affect compatibility of the generated Wasm module. The outputVarIds array will be put to use soon in another branch under development.

@chrispcampbell chrispcampbell merged commit 9c2f7d1 into main May 9, 2024
@chrispcampbell chrispcampbell deleted the chris/481-wasm-output-vars branch May 9, 2024 23:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Change plugin-wasm to include outputVarIds in the generated module

1 participant