▲ | behnamoh 7 hours ago | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
``` ╰─ wasmer run python/python error: Spawn failed ╰─▶ 1: compile error: Validate("exceptions proposal not enabled (at offset 0x191a)") ``` | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
▲ | the_duke 7 hours ago | parent [-] | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
You'll need the latest wasmer RC for proper exceptions support. We unfortunately didn't get the final release out quite in time...
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|