summaryrefslogtreecommitdiff
path: root/docs/jsonvalidator.py
diff options
context:
space:
mode:
authorRuben Gonzalez <rgonzalez@fluendo.com>2024-12-31 15:02:50 +0100
committerJussi Pakkanen <jussi.pakkanen@mailbox.org>2025-08-10 20:33:51 +0300
commit7d44982b32974059f5c3e0b6a7dfc7838e295390 (patch)
treeb052368a35267ad19daac7da3b52f4e4d08ca783 /docs/jsonvalidator.py
parent4b33c9cdb64f360c2ee19691baedfa4d0e32378f (diff)
downloadmeson-7d44982b32974059f5c3e0b6a7dfc7838e295390.tar.gz
compiler,rust: No native-static-libs for wasm after 1.84
Rust 1.84 uses the latest emsdk 3.1.68 [1], and it fixed an issue with Emscripten dynamic linking and libc [2]. After that no native-static-libs in the output if running: ``` rustc --target=wasm32-unknown-emscripten --crate-type staticlib --print native-static-libs - < /dev/null ``` [1] https://github.com/rust-lang/rust/pull/131533 [2] https://github.com/rust-lang/libc/pull/4002
Diffstat (limited to 'docs/jsonvalidator.py')
0 files changed, 0 insertions, 0 deletions