-
Notifications
You must be signed in to change notification settings - Fork 177
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unsupported arm64 #2
Comments
me too |
I've fixed it recently, Just Use the WAX_STDLIB_64 in repo: https://github.com/felipejfc/n-wax |
@rpplusplus hello, I have been working on wax arm64 for serval days, but when I used arm64-supported code in repo:https://github.com/felipejfc/n-wax to replace relevant lib in this demo, I met crash when function has been replaced through wax_start(): |
If you can read Chinese, maybe this artical will help you: |
WAX_STDLIB is Build for armv7.
When I run wax patch, On arm64, will get error "Error opening wax scripts: loading wax stdlib: bad header in precompiled chunk"
The text was updated successfully, but these errors were encountered: