Commit Graph

5 Commits

Author SHA1 Message Date
Alexey Andreev
3d65d38375 Massive refactoring around Wasm support
1. Get rid of old exception handling IR transformer in favor of generation of EH code inside BE
2. Get rid of no-setjmp/longjmp support in C BE
3. Fix various bugs in WebAssembly BE
4. Suppress remaining failing tests for Wasm
5. Enable running Wasm tests by default
2023-10-08 10:36:03 +02:00
Alexey Andreev
eab9254bfe Enable running C tests by default 2023-10-02 08:31:37 +02:00
Alexey Andreev
d25cb1fa16 Bump project version 2023-03-24 15:31:45 +01:00
Alexey Andreev
e2992969ef Bump version 2023-02-17 21:05:26 +01:00
Alexey Andreev
8014c038c0 Migrate to gradle 2023-01-23 17:16:07 +01:00