issues
search
WebAssembly
/
gc
Branch of the spec repo scoped to discussion of GC integration in WebAssembly
https://webassembly.github.io/gc/
Other
997
stars
72
forks
source link
Fix typo for deftype struct matching
#409
Closed
Jamesernator
closed
1 year ago
Jamesernator
commented
1 year ago
This fixes a typo where
func
should be
struct
.
This fixes a typo where
func
should bestruct
.