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

A "handful" of missing test cases #333

Open
17 tasks
SoniEx2 opened this issue Oct 4, 2024 · 0 comments
Open
17 tasks

A "handful" of missing test cases #333

SoniEx2 opened this issue Oct 4, 2024 · 0 comments

Comments

@SoniEx2
Copy link
Contributor

SoniEx2 commented Oct 4, 2024

EHv4:

  • exnref interaction with globals
  • try_table accepts param?
  • updating locals in a try_table block, then throwing:
    • within the same function
    • with a separate throwing function
  • throwing immediately before try_table
  • catching in a loop ( add a little more complex case with a loop block #325 )
  • throw null
  • exnref binary encoding

EHL:

  • try accepts param?
  • updating locals in a try block, then throwing:
  • throwing immediately before try
  • catching in a loop
  • updating locals after catching
    • multiple locals of the same type
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

No branches or pull requests

1 participant