wabt
ab05e50e
- Share reading/validation code between elem exprs & other const exprs (#2288)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
Share reading/validation code between elem exprs & other const exprs (#2288) This continues the work from #1783 and reduces special handling of elem exprs, by treating them the same as other const expressions (init expressions).
References
#2288 - Share reading/validation code between elem exprs & other const exprs
Author
keithw
Parents
9008bc80
Loading