Skip to content

Wasm_of_ocaml: small changes #1964

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

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Wasm_of_ocaml: small changes #1964

wants to merge 3 commits into from

Conversation

vouillon
Copy link
Member

@vouillon vouillon commented May 5, 2025

No description provided.

@vouillon vouillon marked this pull request as draft May 5, 2025 13:13
vouillon added 3 commits May 5, 2025 17:11
Place Wasm block statements around control instructions rather than
around whole blocks of instructions. This results in less variable being
uninitialized (variables initialized within a Wasm block are no longer
considered as initialized after the block).
@vouillon vouillon marked this pull request as ready for review May 5, 2025 18:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant