diff options
| author | Andrew Clayton <a.clayton@nginx.com> | 2025-08-21 20:31:44 +0100 |
|---|---|---|
| committer | Andrew Clayton <a.clayton@nginx.com> | 2025-08-21 20:31:44 +0100 |
| commit | 4cfa1dbf111b777e41ef40e68f64d019da281bef (patch) | |
| tree | 89b5ebc596ab4b51f5125cc64103cf8876ed1898 /rust | |
| parent | 5e6b6ed2b02ce4503b4373fe2c92d2f59bfe849c (diff) | |
| download | project_blackbird-master.tar.gz project_blackbird-master.tar.bz2 | |
Starting with wasi-sdk version 26 the layout of the files has changed.
We now have something like
/usr/bin/../lib/clang/20/lib/wasm32-unknown-wasi:
total 444
-rw-r--r-- 1 1001 118 452798 Jul 27 22:33 libclang_rt.builtins.a
/usr/bin/../lib/clang/20/lib/wasm32-unknown-wasip1:
total 444
-rw-r--r-- 1 1001 118 452798 Jul 27 22:33 libclang_rt.builtins.a
/usr/bin/../lib/clang/20/lib/wasm32-unknown-wasip1-threads:
total 448
-rw-r--r-- 1 1001 118 455618 Jul 27 22:33 libclang_rt.builtins.a
/usr/bin/../lib/clang/20/lib/wasm32-unknown-wasip2:
total 444
-rw-r--r-- 1 1001 118 452798 Jul 27 22:33 libclang_rt.builtins.a
/usr/bin/../lib/clang/20/lib/wasm32-unknown-wasi-threads:
total 448
-rw-r--r-- 1 1001 118 455618 Jul 27 22:33 libclang_rt.builtins.a
I.e. we no longer create a wasi directory. We now have multiple wasm
targets each in their own directory.
Signed-off-by: Andrew Clayton <a.clayton@nginx.com>
Diffstat (limited to 'rust')
0 files changed, 0 insertions, 0 deletions
