Skip to content

Conversation

@vouillon
Copy link
Collaborator

When one of the fields is not used, we fill it with the float value 0. rather than using the generic placeholder (ref.i31 (i32.const 0)) , which does not make sense.

Fixes #107.

When one of the fields is not used, we fill it with the float value 0.
rather than using the generic placeholder `(ref.i31 (i32.const 0))`,
which does not make sense.
@vouillon vouillon merged commit 15bea92 into main Oct 24, 2024
28 checks passed
@vouillon vouillon deleted the dead-code-fix branch October 24, 2024 10:00
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.

[BUG] code generated from nucleic benchmark is crashing on nodejs

2 participants