Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[EH] Misc. fixes for EH #6195

Merged
merged 1 commit into from
Jan 3, 2024
Merged

Conversation

aheejin
Copy link
Member

@aheejin aheejin commented Jan 3, 2024

  • Deletes a stray whitespace after throw_ref
  • Adds missing makeThrowRef to wasm-builder.h
  • Adds a case for TryTable in ControlFlowWalker

- Deletes a stray whitespace after `throw_ref`
- Adds missing `makeThrowRef` to `wasm-builder.h`
- Adds a case for `TryTable` in `ControlFlowWalker`
@aheejin aheejin merged commit 260fdfc into WebAssembly:main Jan 3, 2024
@aheejin aheejin deleted the throw_ref_print branch January 3, 2024 01:30
radekdoulik pushed a commit to dotnet/binaryen that referenced this pull request Jul 12, 2024
- Deletes a stray whitespace after `throw_ref`
- Adds missing `makeThrowRef` to `wasm-builder.h`
- Adds a case for `TryTable` in `ControlFlowWalker`
@gkdn gkdn mentioned this pull request Aug 31, 2024
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.

2 participants