eagler-teavm-fork/tests
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
..
src/test Massive refactoring around Wasm support 2023-10-08 10:36:03 +02:00
build.gradle.kts Fix running C tests 2023-10-06 10:55:08 +02:00
compile-c-unix-fast.sh C: add option to support exceptions via setjmp/longjmp 2019-07-22 16:53:47 +03:00
compile-c-unix.sh C: compile into multiple .c and .h files 2019-05-08 17:36:46 +03:00
run-wasi.sh Fix running tests in wasm 2023-08-22 17:02:33 +02:00