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

Intent to prototype #4

Open
dcodeIO opened this issue Feb 17, 2021 · 2 comments
Open

Intent to prototype #4

dcodeIO opened this issue Feb 17, 2021 · 2 comments

Comments

@dcodeIO
Copy link

dcodeIO commented Feb 17, 2021

I am very interested in this proposal and would like to prototype it in AssemblyScript once time comes. The prerequisite here is to implement it in Binaryen, and I'd then happily do what I can to make it available behind a flag in a timely manner. Just FYI, in case it may ever become helpful :)

@yuri91
Copy link
Collaborator

yuri91 commented Feb 18, 2021

That's good to hear!

It is surely useful if we can expose the feature to as many use cases as possible, so we can assess how much of a performance impact it can have.

Right now I am focusing on implementing the feature in V8 behind a flag.

Once we have that it will be easier for tools like Binaryen to add support.

I will keep this issue open and ping you when we get there!

@yuri91
Copy link
Collaborator

yuri91 commented May 14, 2021

Hi @dcodeIO!

The V8 implementation landed in master. It is behind the --experimental-wasm-branch-hinting flag.

No Binaryen support yet though.

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

2 participants