wag icon indicating copy to clipboard operation
wag copied to clipboard

Implement all module validations

Open tsavola opened this issue 4 years ago • 1 comments

Some failing assert_invalid spec tests have been disabled. See the TODO in testsuite/spec.go.

tsavola avatar Oct 16 '21 17:10 tsavola

It seems that some "type mismatch" are not seen because wast2json doesn't convert the wast to wasm correctly (incorrectly).

tsavola avatar Dec 29 '21 17:12 tsavola