wasmerio / wasmer

🚀 The leading Wasm Runtime supporting WASIX and WASI
https://wasmer.io
MIT License
19.05k stars 815 forks source link

Experimental: add support for exceptions #5201

Open xdoardo opened 3 weeks ago

xdoardo commented 3 weeks ago

Some of the modules we work with need exceptions - PHP for example - and we should investigate their implementation in our backends.