summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/rangehttpserver
diff options
context:
space:
mode:
authorDaniel Nagy <danielnagy@posteo.de>2024-05-29 00:45:00 +0200
committerDaniel Nagy <danielnagy@posteo.de>2024-05-29 00:45:00 +0200
commit050df1a7e6391db584d5bb88da6a845c26f19375 (patch)
tree495436328edc3285fd655d8e78ea7f382e0de6ac /pkgs/development/python-modules/rangehttpserver
parentbd1033c356f3eb62391f3ef0b81b0a2811570061 (diff)
go: Support WASI platform
With this change it is now possible to build simple Go packages into WebAssembly and WASI. For example, it is now possible to build `wazero` to wasm: ```sh $ file $(nix-build -A pkgsCross.wasi32.wazero --no-out-link)/bin/wazero /nix/store/pzzzsnmyjjrxi8gmadksn99rgfbxqrp2-wazero-static-wasm32-unknown-wasi-1.7.2/bin/wazero: WebAssembly (wasm) binary module version 0x1 (MVP) ``` https://go.dev/blog/wasi
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver')
0 files changed, 0 insertions, 0 deletions