Skip to content

Conversation

lum1n0us
Copy link
Collaborator

@lum1n0us lum1n0us commented Aug 7, 2025

There will be two sets of binaries for iwasm and wamrc. One set without a suffix indicates there is no GC support. Another set with the suffixes "-gc" and "-gc-eh" includes GC support. Users cannot disable GC through command line options; they need to choose the appropriate set to use.

fix #4542 and #4480

@lum1n0us lum1n0us added the enhancement Check if this issue/PR enhances a feature; scripts will use this info. label Aug 13, 2025
@lum1n0us lum1n0us marked this pull request as draft August 13, 2025 00:35
@lum1n0us lum1n0us force-pushed the fix/validate_ref_null branch from 145524a to ff791ea Compare August 15, 2025 06:31
@lum1n0us lum1n0us force-pushed the fix/validate_ref_null branch 3 times, most recently from 6df6153 to 169a259 Compare August 31, 2025 08:21
There will be two sets of binaries for iwasm and wamrc.
One set without a suffix indicates there is no GC support.
Another set with the suffixes "-gc" and "-gc-eh" includes GC support.
Users cannot disable GC through command line options; they need to
choose the appropriate set to use.
@lum1n0us lum1n0us force-pushed the fix/validate_ref_null branch from 169a259 to 797a442 Compare August 31, 2025 08:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Check if this issue/PR enhances a feature; scripts will use this info.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

How to handle ref.null 0?
1 participant