-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Partially enable build with GCC: PAL and WABT #6611
base: master
Are you sure you want to change the base?
Conversation
@rhuanjl I am curious about pulling this in, aside from being large, the change looks relatively straightforward. We need to rebuild though - build history already expired :) |
Some of the typedef changes don't work on macOS so we'll need to sort that other than that two things: |
@rhuanjl |
Thanks @curtisman I'll pull it down and see if i can fix the macOS issues later this week. |
PAL and WABT directory can build with GCC with this change.
InterlockedExchange
to use__atomic_exchange_n