v0.1.0
https://github.com/fm-elpac/llvm-wasm
Compile LLVM (https://github.com/llvm/llvm-project) to binary (llc, lld) for multi-platform.
llc
lld
Current LLVM version: 22.1.0 (https://github.com/llvm/llvm-project/releases/tag/llvmorg-22.1.0)
22.1.0
./llc --version LLVM (http://llvm.org/): LLVM version 22.1.0 Optimized build. Default target: x86_64-unknown-linux-gnu Host CPU: znver3 Registered Targets: aarch64 - AArch64 (little endian) aarch64_32 - AArch64 (little endian ILP32) aarch64_be - AArch64 (big endian) arm64 - ARM64 (little endian) arm64_32 - ARM64 (little endian ILP32) riscv32 - 32-bit RISC-V riscv32be - 32-bit big endian RISC-V riscv64 - 64-bit RISC-V riscv64be - 64-bit big endian RISC-V spirv - SPIR-V Logical spirv32 - SPIR-V 32-bit spirv64 - SPIR-V 64-bit wasm32 - WebAssembly 32-bit wasm64 - WebAssembly 64-bit x86 - 32-bit X86: Pentium-Pro and above x86-64 - 64-bit X86: EM64T and AMD64
TODO
Apache-2.0 (the same as LLVM)
Compile LLVM
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802032778号
llvm-wasm
https://github.com/fm-elpac/llvm-wasm
Compile LLVM (https://github.com/llvm/llvm-project) to binary (
llc,lld) for multi-platform.Current LLVM version:
22.1.0(https://github.com/llvm/llvm-project/releases/tag/llvmorg-22.1.0)TODO
LICENSE
Apache-2.0 (the same as LLVM)