Skip to content

A few builtins for wasm #2465

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 3 commits into from
May 10, 2019
Merged

A few builtins for wasm #2465

merged 3 commits into from
May 10, 2019

Conversation

LemonBoy
Copy link
Contributor

@magv reported in #1290 that they were missing and needed by wasm.

Minor nit, if we want to keep the naming convention set by LLVM's compiler-rt then twords should be signed (i64) and utwords should be unsigned (u64).

@andrewrk
Copy link
Member

I believe any deviations from LLVM's naming conventions are unintentional.

@andrewrk andrewrk merged commit bcf4d20 into ziglang:master May 10, 2019
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.

2 participants