eagler-teavm-fork/core
Alexey Andreev 3ba2282473 wasm: implement several instructions related to reference types
These instructions will be presumably required for implementation of new Wasm GC BE. There's no tests for these changes, since there is no infrastructure to test anything like this. Instead, this code will be covered by tests for corresponding Wasm BE, when it's finally implemented.
2024-06-30 16:19:00 +02:00
..
src wasm: implement several instructions related to reference types 2024-06-30 16:19:00 +02:00
build.gradle.kts Migrate to gradle 2023-01-23 17:16:07 +01:00