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

Trying out https://github.com/gfx-rs/wgpu/pull/3780 directly #2206

Closed
wants to merge 1 commit into from

Conversation

emilk
Copy link
Member

@emilk emilk commented May 25, 2023

What

gfx-rs/wgpu#3780

Running this locally I get:

  > "wasm-bindgen" "/Users/emilk/code/rerun/rerun/target_wasm/wasm32-unknown-unknown/debug/re_viewer.wasm" "--out-dir" "/Users/emilk/code/rerun/rerun/web_viewer" "--out-name" "re_viewer_debug" "--no-modules" "--no-typescript" "--debug"
  error: cannot import from modules (`env`) with `--no-modules`
  thread 'main' panicked at 'Failed to run wasm-bindgen', crates/re_build_web_viewer/src/lib.rs:128:5
  note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

I wonder if the CI gets the same

Checklist

PR Build Summary: {{ pr-build-summary }}

@emilk emilk added the dependencies concerning crates, pip packages etc label May 25, 2023
@Wumpf
Copy link
Member

Wumpf commented May 25, 2023

Repros here as well. This issue seems similar rustwasm/wasm-bindgen#2160

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies concerning crates, pip packages etc
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants