Closed hydai closed 4 years ago
Hi - Lucet only supports x86 platforms. We do not have plans to support arm64. We instead recommend our Bytecode Alliance sister project, Wasmtime, for use on that platform.
Got it. Thanks for your information. I'll try Wasmtime on my platform.
Hi. I would like to build and run lucet on ARM64 platform. Has lucet supported arm64 now?
When I run
make build
, the compilation process failed at this stepcargo build --workspace --release --bins --lib
. Attached is the error log what I got.My platform:
Error log: