wasmtime-go
wasmtime-go copied to clipboard
tests failed on wasmtime v0.35.3
Multiple tests can't pass under wasmtime v0.35.3
Thanks for the report! Can you post the logs of what's failing?
One of the log I saw include
=== RUN TestTrapFrames
--- FAIL: TestTrapFrames (0.01s)
panic: expected 3 frames [recovered]
panic: expected 3 frames
After examination, I think failure happened only in trap_test.go. I met no errors in other files.
Is this still relevant? 0.39.0 is the latest release... 🤔