wabt
625a4f0c - wasm2c: Use GetReferenceNullValue() helper. NFC (#2053)

Commit
3 years ago
wasm2c: Use GetReferenceNullValue() helper. NFC (#2053) I could do the same for FuncRef above.. but that would turn `isNull` on FuncRef from a one 1-word check to a 3-word check. Maybe not worth it?
Author
Parents
Loading