Guy Bedford

Results 1051 comments of Guy Bedford

If there is a panic in your worker, then the request will stall. We are working on a fix here to turn panics into immediate aborts which I am working...

The first fix we landed is that the Wasm is reinitialized automatically if running workers-rs after 0.6.7. This means the stalled requests will just be a few requests when there...

These points all make a lot of sense. As far as I can tell, the only way to tackle the use case would be to treat WASI-Virt as a sandwich...

We landed the test cases from this report in the latest release, so I believe this should no longer be an issue here.

You need to run worker-build from within the folder being built - `cd worker && worker-build`.

I think we should improve the error here, instead of bailing with a bad error like this though.

Ahh, found the failures here - I see this is because of Axum.

I've updated this PR to use an experimental wasm bindgen feature for this in https://github.com/wasm-bindgen/wasm-bindgen/pull/4770, and this approach seems to work now.

All tests are passing - CI failure here is due to the examples build not using the forked wasm bindgen worker-build.

> 1 commits have an unknown author: 57f427b18bf7e629565ac2fcf2392ba7b7d0d8fb