Commit Graph

339 Commits (main)
 

Author SHA1 Message Date
Daniel Nicoletti 37ea0a6f25
Add clang-scan-deps to the toolchain (#624)
18 hours ago
Alex Crichton 003cf14969
Build a sysroot that supports C++ exceptions by default (#606)
3 days ago
Bruno Verachten 42b7263534
ci: add riscv64-linux build via cross-compilation on ubuntu-24.04 (#621)
3 days ago
Alex Crichton 62a1a88c3d
Update wasm-component-ld (#623)
4 days ago
Alex Crichton 249054e542
Don't use `lib64` dir for libxml2 (#617)
4 weeks ago
Alex Crichton cc5c4c98d7
Try to disable ncurses dep for libedit (#615)
4 weeks ago
Alex Crichton d5030e3d63
Build libxml2 for LLDB (#614)
4 weeks ago
Alex Crichton 0991cf438b
Fix C++ thread locals, add a test (#611)
4 weeks ago
Alex Crichton 5d5c6c0d18
Attempt to fix finding libedit on macOS (#609)
1 month ago
Alex Crichton 015c849728
Update github actions workflows (#605)
1 month ago
Alex Crichton 2e6b578a69
Update wasi-libc one more time (#604)
1 month ago
Alex Crichton 77553563c8
Update wasi-libc (#602)
1 month ago
Alex Crichton 4d474b1b7d
Change Clang's default target to `wasm32-wasip1` (#600)
1 month ago
Alex Crichton ab2be6e0df
Adjust documentation of limitations in README (#591)
1 month ago
Alex Crichton 4ec071867c
Build LLDB as part of wasi-sdk (#596)
1 month ago
Alex Crichton eacaeb6be3
Update wasi-libc submodule (#599)
1 month ago
Alex Crichton 9713459bcf
Include `libclang.so` in wasi-sdk (#598)
1 month ago
Roman Volosatovs 3f0e04a053
Build `wasip3` target (#593)
1 month ago
Alex Crichton b7d8add13b
Update to LLVM 22.1.0 (#585)
1 month ago
Alex Crichton a64d51d143
Update wasm-component-ld (#594)
2 months ago
Roman Volosatovs 1033443e5c
Update `wasm-component-ld` in CI (#592)
2 months ago
Alex Crichton 372ba0d222
Add experimental support for C++ exceptions (#590)
2 months ago
Alex Crichton 3d4ea12dbe
Update wasi-libc (#584)
2 months ago
Nis Meinert 1e896871f6
doc: add cargo to list of requirements (#586)
3 months ago
Alex Crichton 5bfe919641
Update wasi-libc with sdk version information (#583)
3 months ago
Alex Crichton 3891d0fbb1
Update wasi-libc to cmake-enabled build (#580)
3 months ago
Alex Crichton 2f17883108
Update wasm-component-ld (#581)
3 months ago
Alex Crichton 338aec5def
Update wasm-component-ld to 0.5.19 (#577)
5 months ago
Alex Crichton 85269a848b
Update wasi-libc (#576)
5 months ago
Alex Crichton a1c93a043a
Lower linux glibc requirement from 2.31 to 2.28 (#575)
5 months ago
Alex Crichton 0599c9f3fb
Update wasi-libc to main (#574)
5 months ago
Alex Crichton aa246fe579
Update submodules (#572)
5 months ago
Alex Crichton 89d0ba6c69
Always build wasm32-wasip2 with `-fPIC` (#564)
6 months ago
Alex Crichton 169e79f00a
Bump wasm-component-ld to 0.5.18 (#568)
6 months ago
Tim Chevalier 90f77f9a25
In Install instructions in README, bump version to 27 (#567)
6 months ago
Alex Crichton d90d7de10e
Rewrite setjmp/longjmp docs (#562)
7 months ago
Alex Crichton d43a936053
Update wasm-component-ld to 0.5.17 (#561)
7 months ago
Alex Crichton 9da4551862
Update wasi-libc to latest (#560)
7 months ago
Alex Crichton 144b335ece
Update to LLVM 21.1.0 (#559)
7 months ago
Alex Crichton 400dd95ec4
Bump wasm-component-ld to 0.5.16 (#557)
8 months ago
Alex Crichton ac998c2aa3
Update github CI concurrency key (#555)
8 months ago
Catherine d05b57d2a2
Ship the `llvm-addr2line` tool (#550)
9 months ago
YAMAMOTO Takashi fbdec30656
Add an option to specify CFLAGS for wasm features and make lime1 the default (#527)
9 months ago
Catherine dadbd94e10
Enable pthreads in libc++ for `THREAD_MODEL=single` (#548)
9 months ago
Dan Gohman 36e12fd303
Update to LLVM 20.1.8. (#545)
9 months ago
Dan Gohman b0d6366cfd
Update to wasi-libc main. (#538)
9 months ago
Andrew Brown e4972a7004
Document a three-month release cadence (#539)
9 months ago
Alex Crichton c7c2d1b38d
Bump wasm-component-ld to 0.5.14 (#537)
10 months ago
Yuta Saito fcc3b7532e
Enable per-target runtime directory for compiler-rt (#533)
10 months ago
YAMAMOTO Takashi 38c97448e0
SetjmpLongjmp.md: update for LLVM 20 (#523)
10 months ago