Skip to content

Conversation

@ahuoguo
Copy link
Contributor

@ahuoguo ahuoguo commented Nov 25, 2024

  • fix wrong assumption on locals of main fucntion in evalTop
  • preliminary implementation for wasmfx with a single tag

TODO:

  • The wizard test suite seems to use a lot of ref.null. It seems a nice next step to start supporting ref.null seriously
  • I make a ContV type also have a Handler type. I feel like I did not use mkont at all in the implementation for suspend, cont.new, resume but I think mixing mkont and handlers mess things up
  • Implement mutable global variables for cont-bind3.wast defined here

@ahuoguo ahuoguo marked this pull request as ready for review November 25, 2024 10:40
@ahuoguo ahuoguo merged commit 5b4f1cf into main Nov 27, 2024
1 check failed
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