Files
wamr/doc
Xu Jun 53b775aa4b Support integrate 3rd-party toolchains into wamrc (#1237)
Support integrating 3rd-party toolchain llc compiler or asm compiler
into wamrc by setting environment variable WAMRC_LLC_COMPILER
or WAMRC_ASM_COMPILER, wamrc will use these tools to generate
object file from LLVM IR firstly, and then refactor the object file into
aot file.
2022-06-20 13:13:41 +08:00
..
2022-01-25 16:37:31 +08:00
2022-01-25 16:37:31 +08:00
2021-12-06 17:25:10 +08:00