Skip to content
This repository was archived by the owner on Apr 25, 2025. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant