wasmtime-java
wasmtime-java copied to clipboard
Use on arm64
Heya, I'd like to use this project on arm64 but it's apparently not supported? Is it possible to try building it anyway?
Theoretically this will work on arm64, see this for the wasmtime support: https://docs.wasmtime.dev/stability-platform-support.html
That lists linux-aarch64 as supported, not sure if that fits.
That said, this project is very unstable. I'm trying to complete some work to support the WIT proposals, but still have quite a ways to go on that. Just a warning if you end up trying to go that route.