[Wasm] Add Wasm IR
Intended to be used by Kotlin/Wasm compiler. Includes: * IR tree: declarations, instructions, types. * Convertors: ir2text, ir2bin, bin2ir * Spec tests, to test convertors against reference Wabt tool
This commit is contained in:
+27
@@ -0,0 +1,27 @@
|
||||
<component name="ProjectDictionaryState">
|
||||
<dictionary name="svyatoslav.kuzmich">
|
||||
<words>
|
||||
<w>anyfunc</w>
|
||||
<w>copysign</w>
|
||||
<w>eqref</w>
|
||||
<w>exnref</w>
|
||||
<w>externref</w>
|
||||
<w>funcref</w>
|
||||
<w>jetbrains</w>
|
||||
<w>kotlinx</w>
|
||||
<w>ktor</w>
|
||||
<w>optref</w>
|
||||
<w>popcnt</w>
|
||||
<w>rotl</w>
|
||||
<w>rotr</w>
|
||||
<w>simd</w>
|
||||
<w>sqrt</w>
|
||||
<w>testsuite</w>
|
||||
<w>uninstantiable</w>
|
||||
<w>unlinkable</w>
|
||||
<w>vtable</w>
|
||||
<w>wabt</w>
|
||||
<w>xopt</w>
|
||||
</words>
|
||||
</dictionary>
|
||||
</component>
|
||||
Reference in New Issue
Block a user