Ready for arm64?
Is this module ready for arm64 architecture?
If not, how much effort does it need to be ready for arm64?
Asking because I want to build similar project but for mobile devices, I want to know if you already achieved it with this project.
Thanks
Not yet, since the Wasmer backend support for generating code for secure kernel context + ARM64 combination isn't implemented.
Thank you for replying.
As far as I know, Wasmer supports both generating code for ARM64 and generating code for running in the kernel on X86 architectures. What would be required for Wasmer to support generating code for ARM64 that would run in the kernel?