John Ericson
942f536c76
wasilibc: unstable-2021-09-23 -> unstable-2022-04-12
...
Done in response to a few PRs which I made to wasi-libc to make things
better for downstream packagers like us.
2022-04-14 17:06:34 +00:00
Martin Weinelt
47ca51cba9
wasilibc: 20190712 -> unstable-2021-09-23
2022-03-14 00:17:28 +01:00
John Ericson
31d5f234d0
wasilibc: Use pname
and version
2021-05-10 15:04:11 +00:00
Ben Siraphob
66e44425c6
pkgs/development/libraries: stdenv.lib -> lib
2021-01-21 19:11:02 -08:00
Markus Kowalewski
5c220d8784
wasilibc: add license
2020-06-27 12:51:13 +02:00
Ding Xiang Fei
6f3fc18606
wasilibc: 20190413 -> 20190712
2019-07-18 11:53:16 +08:00
Matthew Bauer
6948ffd398
wasilibc: use .imports file for lld
...
instead of passing in the --allow-undefined-file, we can just let lld
find the file.
2019-04-23 21:48:58 -04:00
Matthew Bauer
9abff4af4f
wasm: init cross target
...
Adds pkgsCross.wasm32 and pkgsCross.wasm64. Use it to build Nixpkgs
with a WebAssembly toolchain.
stdenv/cross: use static overlay on isWasm
isWasm doesn’t make sense dynamically linked.
2019-04-23 21:48:57 -04:00