Skip to content

Add a wasm64 target. #43

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

Merged
merged 1 commit into from
Mar 5, 2020
Merged

Add a wasm64 target. #43

merged 1 commit into from
Mar 5, 2020

Conversation

sunfishcode
Copy link
Member

wasm64 is an early prototyping phase, but the name of the target is
sufficiently stable that we can add it here.

See also WebAssembly/design#1325.

wasm64 is an early prototyping phase, but the name of the target is
sufficiently stable that we can add it here.

See also WebAssembly/design#1325.
@sunfishcode
Copy link
Member Author

wasm64 is also known to LLVM, which doesn't have actual codegen support for it yet, but knows the triple:

https://github.com/llvm/llvm-project/blob/master/llvm/include/llvm/ADT/Triple.h#L95

@sunfishcode sunfishcode merged commit 19139ef into master Mar 5, 2020
@sunfishcode sunfishcode deleted the wasm64 branch March 5, 2020 23:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant