]> git.proxmox.com Git - wasi-libc.git/history - README.md
threads: implement init of TLS and stack pointer (#342)
[wasi-libc.git] / README.md
2022-08-09 Andrew BrownFix `make THREAD_MODEL=posix` (#311)
2022-07-13 msirringhausUpdate README and add CI-tests for minimal supported...
2022-04-12 John Ericson`WASM_NM` -> `NM` to use standardized env var
2022-04-12 John Ericson`WASM_AR` -> `AR` to use standardized env var
2022-04-12 John Ericson`WASM_CC` -> `CC` to use standardized env var
2021-03-10 Zheng LuoUpdate README.md to include Arch Linux in section title
2021-03-10 Zheng LuoUpdate README to include AUR repo
2020-03-18 Dan GohmanMention libcxx and libcxxabi too.
2020-03-18 Dan GohmanUpdate WASI Libc's README.md.
2019-08-29 Dan GohmanUpdate docs to say "libc" rather than "sysroot" where...
2019-06-24 Sam CleggUpdate title in README.md
2019-05-06 Frank DenisDocument that WASM_NM and WASM_AR may also be required
2019-04-30 Dan GohmanSay "wasm32-wasi" rather than "wasm32-unknown-wasi".
2019-04-23 Dimitrii NemkovUpdate README.md
2019-03-27 Dan GohmanWASI libc prototype implementation.
2018-10-08 Dan GohmanMerge pull request #1 from WebAssembly/add-initial...
2018-10-03 Dan GohmanExplain why this doesn't have a full libc.
2018-10-03 Dan GohmanFix typos.
2018-10-03 Dan GohmanFix missing quote.
2018-10-03 Dan GohmanAdd initial files.