wabt
625a4f0c
- wasm2c: Use GetReferenceNullValue() helper. NFC (#2053)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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?
References
#2053 - wasm2c: Use GetReferenceNullValue() helper. NFC
Author
sbc100
Parents
c4f92d84
Loading