Skip to content

Conversation

@s-prism
Copy link
Collaborator

@s-prism s-prism commented Dec 8, 2025

  • (Added a single "not unit" test)
  • Added lock prefix. Refactored so that in the ast, some instructions have a field prefix, where prefix('wsize) = struct {lock: bool, wsize: int('wsize)}
  • Unfortunately this refactoring is very messy / has added complexity to the typing, as our prefix struct needs to have a type parameter 'wsize, so that we can enforce all the type constraints from before

@s-prism s-prism requested a review from tperami December 8, 2025 17:23
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