wasm-micro-runtime/product-mini/platforms/linux
Wenyong Huang f7b6cd75c7
Implement part of codegen, add asmjit and zydis (#1050)
Implement part of codegen and fix some frontend issues
Add asmjit to emit native code and add zydis to disassemble native code
Can successfully run some simple cases
2022-03-22 12:22:04 +08:00
..
build_jit.sh Refactor Orc JIT to enable lazy compilation (#974) 2022-01-20 18:40:13 +08:00
build_llvm.sh Implement SIMD latest opcodes and update LLVM to 13.0 (#758) 2021-09-17 19:12:57 +08:00
CMakeLists.txt Implement part of codegen, add asmjit and zydis (#1050) 2022-03-22 12:22:04 +08:00
main.c Fix issues reported by gcc -fsanitize flag (#678) 2021-07-30 15:21:17 +08:00