wasm-bindgen/guide
daxpedda 03207b3bc0
Some checks are pending
CI / Rustfmt (push) Waiting to run
CI / Taplo (push) Waiting to run
CI / Check (push) Waiting to run
CI / Clippy (push) Waiting to run
CI / Clippy (web-sys) (push) Waiting to run
CI / Clippy (project) (push) Waiting to run
CI / Run wasm-bindgen crate tests (${{ matrix.runs.name }}) (map[name:wasm-bindgen (enable-interning) run:cargo test --target wasm32-unknown-unknown --features enable-interning]) (push) Waiting to run
CI / Run wasm-bindgen crate tests (${{ matrix.runs.name }}) (map[name:wasm-bindgen (serde-serialize) run:cargo test --target wasm32-unknown-unknown --features serde-serialize]) (push) Waiting to run
CI / Run wasm-bindgen crate tests (${{ matrix.runs.name }}) (map[name:wasm-bindgen run:cargo test --target wasm32-unknown-unknown cargo test --target wasm32-unknown-unknown -p wasm-bindgen-futures ]) (push) Waiting to run
CI / Run wasm-bindgen wasm test (push) Waiting to run
CI / Run wasm-bindgen crate tests with ${{ matrix.envs.name }} feature (map[env:map[WASM_BINDGEN_EXTERNREF:1] name:externref]) (push) Waiting to run
CI / Run wasm-bindgen crate tests with ${{ matrix.envs.name }} feature (map[env:map[WASM_BINDGEN_MULTI_VALUE:1] name:multi-value]) (push) Waiting to run
CI / Run wasm-bindgen crate tests with multithreading (push) Waiting to run
CI / Run native tests (push) Waiting to run
CI / Run ${{ matrix.runs.name }} tests (with geckodriver) (map[env:map[RUSTFLAGS:--cfg=js_sys_unstable_apis] name:js-sys (unstable) run:cargo test -p js-sys --target wasm32-unknown-unknown]) (push) Waiting to run
CI / Run ${{ matrix.runs.name }} tests (with geckodriver) (map[env:map[RUSTFLAGS:--cfg=web_sys_unstable_apis] name:web-sys (unstable, all features) run:cargo test --manifest-path crates/web-sys/Cargo.toml --target wasm32-unknown-unknown --all-features]) (push) Waiting to run
CI / Run ${{ matrix.runs.name }} tests (with geckodriver) (map[env:map[RUSTFLAGS:--cfg=web_sys_unstable_apis] name:webidl-tests (unstable) run:cargo test -p webidl-tests --target wasm32-unknown-unknown]) (push) Waiting to run
CI / Run ${{ matrix.runs.name }} tests (with geckodriver) (map[env:map[WBINDGEN_I_PROMISE_JS_SYNTAX_WORKS_IN_NODE:1] name:webidl-tests run:cargo test -p webidl-tests --target wasm32-unknown-unknown]) (push) Waiting to run
CI / Run ${{ matrix.runs.name }} tests (with geckodriver) (map[name:js-sys run:cargo test -p js-sys --target wasm32-unknown-unknown]) (push) Waiting to run
CI / Run ${{ matrix.runs.name }} tests (with geckodriver) (map[name:typescript-tests run:cd crates/typescript-tests && ./run.sh]) (push) Waiting to run
CI / Run ${{ matrix.runs.name }} tests (with geckodriver) (map[name:wasm-bindgen-webidl run:cargo test -p wasm-bindgen-webidl]) (push) Waiting to run
CI / Run ${{ matrix.runs.name }} tests (with geckodriver) (map[name:web-sys (all features) run:cargo test --manifest-path crates/web-sys/Cargo.toml --target wasm32-unknown-unknown --all-features]) (push) Waiting to run
CI / Run ${{ matrix.runs.name }} tests (with geckodriver) (map[name:web-sys run:cargo build --manifest-path crates/web-sys/Cargo.toml --target wasm32-unknown-unknown cargo build --manifest-path crates/web-sys/Cargo.toml --target wasm32-unknown-unknown --fea… (push) Waiting to run
CI / Build and test the deno example (push) Waiting to run
CI / Run UI compile-fail tests (push) Waiting to run
CI / Verify that web-sys is compiled correctly (push) Waiting to run
CI / build_examples (push) Waiting to run
CI / build_nightly (push) Waiting to run
CI / test_examples (push) Blocked by required conditions
CI / test_nightly (push) Blocked by required conditions
CI / build_benchmarks (push) Waiting to run
CI / dist_linux_x86_64_musl (push) Waiting to run
CI / dist_linux_aarch64_gnu (push) Waiting to run
CI / dist_macos_x86_64 (push) Waiting to run
CI / dist_macos_aarch64 (push) Waiting to run
CI / dist_windows (push) Waiting to run
CI / doc_book (push) Waiting to run
CI / doc_api (push) Waiting to run
CI / Check MSRV for libraries (push) Waiting to run
CI / Check MSRV for CLI tools (push) Waiting to run
CI / deploy (push) Blocked by required conditions
Update test coverage documentation to LLVM 19 (#4265)
2024-11-13 09:40:49 +01:00
..
src Update test coverage documentation to LLVM 19 (#4265) 2024-11-13 09:40:49 +01:00
.gitignore guide: Add the wasm-bindgen guide 2018-06-19 12:05:27 -07:00
book.toml Update mdbook install 2019-06-19 13:49:57 -07:00