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

[WEB] Update web runtime to support latest emcc #14046

Merged
merged 1 commit into from
Feb 19, 2023

Conversation

tqchen
Copy link
Member

@tqchen tqchen commented Feb 19, 2023

This PR provide fixes to re-enable web build for latest emcc. WASM runtime now works. WebGPU still need some catch up to the API spec. Tested locally.

This PR provide fixes to re-enable web build for latest emcc.
WASM runtime now works. WebGPU still need some catch up due
to freq updates of the API spec. Tested locally.
@tvm-bot
Copy link
Collaborator

tvm-bot commented Feb 19, 2023

Thanks for contributing to TVM! Please refer to the contributing guidelines https://tvm.apache.org/docs/contribute/ for useful information and tips. Please request code reviews from Reviewers by @-ing them in a comment.

  • No users to tag found in teams: web See #10317 for details

Generated by tvm-bot

@tqchen tqchen changed the title [WEB] Update web runtime to latest emcc [WEB] Update web runtime to support latest emcc Feb 19, 2023
Copy link
Member

@junrushao junrushao left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@junrushao junrushao merged commit 9f28b1d into apache:main Feb 19, 2023
@tqchen tqchen deleted the web-recover branch February 26, 2023 13:56
yongwww pushed a commit to yongwww/tvm that referenced this pull request Feb 27, 2023
[WEB] Update web runtime to latest emcc

This PR provide fixes to re-enable web build for latest emcc.
WASM runtime now works. WebGPU still need some catch up due
to freq updates of the API spec. Tested locally.
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.

3 participants