dylibso / chicory

Native JVM WebAssembly runtime
Apache License 2.0
427 stars 34 forks source link

Re-enable assert_invalid and assert_malformed #37

Closed andreaTP closed 1 month ago

andreaTP commented 10 months ago

Here: https://github.com/dylibso/chicory/pull/34/files#diff-fadb7963eded2e2c77d87d70b45f81ab8b4ea0cffff5a68695cead4732c5f6b1R122-R128

we are disabling those tests to have fewer exclusions and concentrate on the happy path. We should re-enable those assertions and pass them as well.

andreaTP commented 3 months ago

Adding to the list to be enabled:

andreaTP commented 1 month ago

Completed in #440