mirror of
https://github.com/fluencelabs/wasmer
synced 2025-03-17 00:30:49 +00:00
* Change RuntimeError type and fix codebase to use it * Fix spectests to work with new runtime error type * Fix windows signal handler in the clif-backend * Add missing conversion * final windows fix