-
Notifications
You must be signed in to change notification settings - Fork 7
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
Compiling your crate to WebAssembly failed #49
Comments
Thanks for posting. I think this error might be related to having an older versions of clang --version and llvm-gcc --version on your machine? You might be able to update them through xcode-tools or some other way depending on how you have things set up. We will definitely update the pre-requisites in the readme once we figure out what it is exactly. |
Oh! I should have checked this before upgrading the OS :/ |
and same for
|
@pacu Can you try updating your
|
Hi! I'm trying to build WebZ.js from source using the README.md instructions and I'm not being able to.
I have all the pre-requisites installed.
wasm32-unknown-unknown
is installed and up-to-date and the nightly build specified by the toolchain file also is.Mac: M1 Max 32 GB
OS: Mac OS 14.7 (23H124)
The text was updated successfully, but these errors were encountered: