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 target (WASM+WGPU) support #260

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Web target (WASM+WGPU) support #260

wants to merge 2 commits into from

Conversation

dhardy
Copy link
Collaborator

@dhardy dhardy commented Dec 15, 2021

Currently fails at run-time. The Firefox nightly console gives an error message: RuntimeError: unreachable executed, along with an address deep inside the WASM file (attempting to load this in the debugger is not useful). This mentions that WASM debuggers are not really a thing yet, so resolving this may be "fun".

Note: browser support for WebGPU is experimental; see https://webgpu.io.

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.

None yet

1 participant