Skip to content
This repository was archived by the owner on Nov 24, 2025. It is now read-only.

Conversation

@johanmontorfano
Copy link

@johanmontorfano johanmontorfano commented Jul 29, 2024

There were compilation issues when target is wasm32-unknown-unknown due to:

  • Window::set_inner_size being used while not being defined instead of Window::request_inner_size
  • window.canvas() not being unwrapped before being Intoed
  • wasm-bindgen wasn't set as a feature of instant but is required for instant to compile to wasm

There were unreachable code due to misspellings of feature in comfy-wgpu.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant