Commit Graph

  • 75d186bb4a
    Merge a606d8233f into 358113409c #453 Jacob Hummer 2026-07-09 15:55:39 +0000
  • 358113409c
    Bump wasm-component-ld version (#642) main Alex Crichton 2026-07-07 19:18:52 -0500
  • be0be7e647 Bump wasm-component-ld version #642 Alex Crichton 2026-07-07 10:18:05 -0700
  • 6911d9135d
    More work towards a wasip3 target (#636) wasi-sdk-34-rc.1 Alex Crichton 2026-07-01 12:30:36 -0500
  • 434906a81f Try to fix libxml2 #636 Alex Crichton 2026-06-29 15:17:47 -0700
  • 0bd9fd7829 Adjust version script to handle extra info Alex Crichton 2026-06-29 14:10:04 -0700
  • 067e114215 Update LLVM, wasi-libc, add wasip3 targets Alex Crichton 2026-06-11 13:10:15 -0700
  • 279ed1909f Skip sysroot #640 Sy Brand 2026-06-26 09:02:54 +0100
  • 1297a8129c Skip sysroot Sy Brand 2026-06-25 15:02:38 +0100
  • 893cac7efd Remove sysroot build Sy Brand 2026-06-25 10:26:39 +0100
  • 52a9e62db3 cleanup Sy Brand 2026-06-25 10:14:57 +0100
  • e89c12075c cleanup Sy Brand 2026-06-25 10:12:30 +0100
  • 706564f88b revert changes Sy Brand 2026-06-25 10:10:50 +0100
  • 6761b62c3b revert changes Sy Brand 2026-06-25 10:02:25 +0100
  • 069cbbd73e fix build Sy Brand 2026-06-25 10:01:52 +0100
  • 240312e4b3 fix Sy Brand 2026-06-25 10:01:22 +0100
  • 86a642a4a0 Merge remote-tracking branch 'origin/main' into sy/experimental-threading Sy Brand 2026-06-25 09:59:11 +0100
  • 1ace2ed4da Merge branch 'main' into sy/experimental-threading Sy Brand 2026-06-24 13:23:08 +0100
  • 463dc2544b Add option for coop threading Sy Brand 2026-06-24 13:04:46 +0100
  • 378abca36f
    Remove `wasm32-wasi` and `wasm32-wasi-threads` targets (#637) Alex Crichton 2026-06-16 13:53:07 -0500
  • 2951e81151 More CI updates #637 Alex Crichton 2026-06-16 09:13:30 -0700
  • 1982cdc14b Remove `wasm32-wasi` and `wasm32-wasi-threads` targets Alex Crichton 2026-06-16 06:42:02 -0700
  • 3b3e357ad9
    Update wasm-component-ld (#635) Alex Crichton 2026-06-12 20:50:02 -0500
  • e568ee5d31 Update wasm-component-ld #635 Alex Crichton 2026-06-12 12:47:17 -0700
  • 5faf808053
    Set `CMAKE_EXECUTABLE_SUFFIX` in toolchain files (#634) Alex Crichton 2026-06-08 16:30:00 -0500
  • 8bf7db921b Set `CMAKE_EXECUTABLE_SUFFIX` in toolchain files #634 Alex Crichton 2026-06-08 08:12:02 -0700
  • d05f757dc2
    Add WASI_SDK_BUILD_SHARED option (#632) Ryan VanderMeulen 2026-05-15 22:28:13 -0400
  • dc47eacfcb Add WASI_SDK_BUILD_SHARED option to opt out of shared library production #632 Ryan VanderMeulen 2026-05-15 15:52:02 -0400
  • 3a57aa0628
    Update `CppExceptions.md` documentation (#630) Alex Crichton 2026-05-11 12:20:07 -0500
  • 0f865f3fe9
    reduce whitespace differences among cmake toolchain files (#631) YAMAMOTO Takashi 2026-05-04 23:24:46 +0900
  • 6b08804938 reduce whitespace differences among cmake toolchain files #631 YAMAMOTO Takashi 2026-05-04 13:36:50 +0900
  • 350b1f9dc7 Update `CppExceptions.md` documentation #630 Alex Crichton 2026-05-01 11:02:24 -0700
  • c10c0507de
    Update wasi-libc (#627) wasi-sdk-33 Alex Crichton 2026-04-28 15:52:41 -0500
  • 275da3ed54 Update wasi-libc #627 Alex Crichton 2026-04-28 07:22:28 -0700
  • dde480ab28
    Refactor testing to avoid shell scripts, make matching more robust (#626) Alex Crichton 2026-04-20 16:37:04 -0500
  • 3309f8913b Refactor testing to avoid shell scripts, make matching more robust #626 Alex Crichton 2026-04-20 08:23:43 -0700
  • 600a442e16
    Update wasi-libc submodule (#625) Alex Crichton 2026-04-14 22:43:42 -0500
  • f3d1c4ffe0 Update wasi-libc submodule #625 Alex Crichton 2026-04-14 14:37:58 -0700
  • 37ea0a6f25
    Add clang-scan-deps to the toolchain (#624) Daniel Nicoletti 2026-04-10 16:30:25 -0300
  • 42f44fb7d7 Add clang-scan-deps to the toolchain #624 Daniel Nicoletti 2026-04-09 19:57:10 -0300
  • 003cf14969
    Build a sysroot that supports C++ exceptions by default (#606) Alex Crichton 2026-04-08 17:45:31 -0500
  • a9ad96cc09
    Update cmake/wasi-sdk-sysroot.cmake #606 Alex Crichton 2026-04-08 11:40:18 -0500
  • 42b7263534
    ci: add riscv64-linux build via cross-compilation on ubuntu-24.04 (#621) Bruno Verachten 2026-04-08 16:42:04 +0200
  • 92466fa9b3
    ci: add riscv64 to merge-artifacts deb architecture map #621 Bruno Verachten 2026-04-08 12:29:17 +0200
  • ed26ff6e13
    ci: fix riscv64 LLVM cross-compilation (tblgen native build) Bruno Verachten 2026-04-08 10:10:43 +0200
  • 92ae26da05
    Merge branch 'main' into ci/riscv64-linux-v2 Bruno Verachten 2026-04-08 09:56:43 +0200
  • 4dd04b4a47
    ci: fix riscv64 Rust target triple (riscv64gc-unknown-linux-gnu) Bruno Verachten 2026-04-08 09:55:29 +0200
  • 62a1a88c3d
    Update wasm-component-ld (#623) Alex Crichton 2026-04-07 12:40:27 -0500
  • 0d34ab143a
    ci: add riscv64-linux build via cross-compilation on ubuntu-24.04 Bruno Verachten 2026-04-07 18:11:23 +0200
  • 84c24365d4 Update wasm-component-ld #623 Alex Crichton 2026-04-06 07:18:16 -0700
  • d4e56f2ffc
    ci: add riscv64-linux build using native RISE runner #619 Bruno Verachten 2026-04-01 20:28:12 +0200
  • a7ca86ddb1 Review comments Alex Crichton 2026-03-10 15:44:03 -0700
  • 2f7a86ed94 Build a sysroot that supports C++ exceptions by default Alex Crichton 2026-03-10 15:44:03 -0700
  • b53cd73ebb Bump Sy Brand 2026-03-23 17:01:38 +0000
  • 83425ac715 Bump versions Sy Brand 2026-03-23 16:53:17 +0000
  • 99480af925 Bump versions Sy Brand 2026-03-23 16:17:37 +0000
  • 249054e542
    Don't use `lib64` dir for libxml2 (#617) wasi-sdk-32 Alex Crichton 2026-03-16 12:41:12 -0500
  • cc5c4c98d7
    Try to disable ncurses dep for libedit (#615) Alex Crichton 2026-03-16 11:16:00 -0500
  • 6c20d8be1a Don't use `lib64` dir for libxml2 #617 Alex Crichton 2026-03-14 18:18:51 -0700
  • dffe2c2a5b Adjust workaround #615 Alex Crichton 2026-03-13 16:00:19 -0700
  • edec34ba51 Try to disable ncurses dep for libedit Alex Crichton 2026-03-13 13:53:44 -0700
  • d5030e3d63
    Build libxml2 for LLDB (#614) Alex Crichton 2026-03-13 17:42:33 -0500
  • b079464ea1 Fix passing flags #614 Alex Crichton 2026-03-13 13:22:19 -0700
  • d2731a7a44 Pass more CMake flags to libxml2 Alex Crichton 2026-03-13 11:11:34 -0700
  • ef0b695bfd Disable iconv on Windows Alex Crichton 2026-03-13 11:10:02 -0700
  • 77c2d05bde Build libxml2 for LLDB Alex Crichton 2026-03-13 07:31:52 -0700
  • d08f6fa964 Fix merge artifacts Sy Brand 2026-03-13 08:38:18 +0000
  • 0991cf438b
    Fix C++ thread locals, add a test (#611) Alex Crichton 2026-03-12 14:28:14 -0500
  • 45123c0f08 Fix C++ thread locals, add a test #611 Alex Crichton 2026-03-12 10:20:50 -0700
  • 4ffcd53640 Use bash for merge artifacts Sy Brand 2026-03-12 15:05:17 +0000
  • 81d4e9634d Don't build sysroot separately for now Sy Brand 2026-03-12 12:30:15 +0000
  • 9592f42aef Bump wasi-libc Sy Brand 2026-03-12 12:25:27 +0000
  • c875c98e68 Use dev wasmtime Sy Brand 2026-03-12 09:21:56 +0000
  • 6262453014 Bump versions Sy Brand 2026-03-12 08:01:31 +0000
  • 5d5c6c0d18
    Attempt to fix finding libedit on macOS (#609) Alex Crichton 2026-03-11 19:18:15 -0500
  • 015c849728
    Update github actions workflows (#605) Alex Crichton 2026-03-11 17:18:33 -0500
  • e3194e31f0 Another attempted fix #609 Alex Crichton 2026-03-11 14:53:40 -0700
  • fc8afc3481 Attempt to fix finding libedit on macOS Alex Crichton 2026-03-11 14:33:52 -0700
  • 103b2cc67d
    docs: add riscv64 native build instructions #608 Bruno Verachten 2026-03-11 22:31:54 +0100
  • f43224db5e Update github actions workflows #605 Alex Crichton 2026-03-11 12:24:20 -0700
  • 2e6b578a69
    Update wasi-libc one more time (#604) wasi-sdk-31 Alex Crichton 2026-03-11 12:40:53 -0500
  • 18d5ee300b Update wasi-libc one more time #604 Alex Crichton 2026-03-11 07:51:11 -0700
  • 7dc914327b Build compiler_rt with exception tag definition #603 Kevin Wenner 2026-03-11 11:38:32 +0100
  • 77553563c8
    Update wasi-libc (#602) Alex Crichton 2026-03-10 18:03:42 -0500
  • c04d298ae8 Update wasi-libc #602 Alex Crichton 2026-03-10 14:01:42 -0700
  • 10168e3c32 WIP Sy Brand 2026-03-09 12:36:45 +0000
  • 4d474b1b7d
    Change Clang's default target to `wasm32-wasip1` (#600) Alex Crichton 2026-03-05 11:02:26 -0600
  • ab2be6e0df
    Adjust documentation of limitations in README (#591) Alex Crichton 2026-03-05 09:43:29 -0600
  • 4ec071867c
    Build LLDB as part of wasi-sdk (#596) Alex Crichton 2026-03-04 19:04:20 -0600
  • 03e11e25bf Change Clang's default target to `wasm32-wasip1` #600 Alex Crichton 2026-03-04 13:09:02 -0800
  • 33840be2d2 Adjust libedit installation directory #596 Alex Crichton 2026-03-04 13:05:08 -0800
  • 8225def9ec Bump versions Sy Brand 2026-03-04 09:41:34 +0000
  • eacaeb6be3
    Update wasi-libc submodule (#599) Alex Crichton 2026-03-03 18:58:44 -0600
  • 9713459bcf
    Include `libclang.so` in wasi-sdk (#598) Alex Crichton 2026-03-03 17:24:00 -0600
  • 8297cb9199 Update wasi-libc submodule #599 Alex Crichton 2026-03-03 15:01:40 -0800
  • 3f0e04a053
    Build `wasip3` target (#593) Roman Volosatovs 2026-03-03 23:40:51 +0100
  • 36b757f90e Include `libclang.so` in wasi-sdk #598 Alex Crichton 2026-03-03 10:12:06 -0800
  • 551546f8e3 Add wasi-sdk-p3.cmake to the sysroot #593 Alex Crichton 2026-03-03 09:34:42 -0800
  • 48fe4e32ea Adjust wasip3 defaults Alex Crichton 2026-03-03 09:32:35 -0800
  • 93e00cf89e enable CM-async/wasip3 in wasmtime tests Roman Volosatovs 2026-02-13 13:52:11 +0100