Skip to content
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

how does preview2 deal with wasm64? #469

Open
trcrsired opened this issue Feb 8, 2024 · 2 comments
Open

how does preview2 deal with wasm64? #469

trcrsired opened this issue Feb 8, 2024 · 2 comments

Comments

@trcrsired
Copy link

The apis are still assuming they are 32 bit apis. How are you going to support them?

@py-162157
Copy link

Nice question, I'm also worried about the same thing.

@sunfishcode
Copy link
Member

First, we'll need support in wit-bindgen for emitting 64-bit bindings. Once that's done, we'll generate 64-bit bindings, and in theory wasi-libc should just work.

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

No branches or pull requests

3 participants