Commit History

作者 SHA1 備註 提交日期
  Laytan Laats f85db012b8 fix off by one temp cstring and put objc names on permanent allocator to be safe 6 月之前
  gingerBill 69b969ef7f Merge pull request #4953 from openhood/wasm-prevent-duplicate-event-listeners 6 月之前
  Laytan Laats 057144dea3 fix linux release trying to use non-existant llvm 20 package 6 月之前
  Jonathan Tron 2bccd07426 Prevent registering the same event listener twice on the same element with the exact same data in wasm. 6 月之前
  gingerBill 631406eecc Merge pull request #4951 from openhood/wasm-fix-remove-event-listeners 6 月之前
  gingerBill 539e9bd2e3 Merge pull request #4836 from laytan/fix-wrong-out-of-memory 6 月之前
  Laytan Laats badd2c90f9 drop llvm 19 feature/microarch table 6 月之前
  Jonathan Tron dbe53d053a Fix add/remove event listeners in `core:sys/wasm` 6 月之前
  gingerBill 0f01b34b38 Merge pull request #4948 from laytan/llvm-20-plus 6 月之前
  Laytan Laats f80e73e036 few llvm 20 changes 6 月之前
  gingerBill 067442ee32 Merge pull request #4945 from odin-lang/llvm-20 6 月之前
  gingerBill 8e84933fe9 Use 18 for RISCV64 6 月之前
  gingerBill f13fc27ae0 Use LLVM-18 on FreeBSD 6 月之前
  gingerBill de14aa510b Use LLVM-18 on macOS Intel 6 月之前
  gingerBill 809ee42873 Fix typo in passes 6 月之前
  gingerBill f2b962a492 Use LLVM-18 for macOS ARM 6 月之前
  gingerBill b2376d05a6 Fix typo 6 月之前
  gingerBill cf982fc222 Update to LLVM 20 in CI. 6 月之前
  gingerBill 4c3c3a0631 Add new LLVM 20 passes 6 月之前
  gingerBill d209af5094 Update to LLVM 20.1.0 6 月之前
  gingerBill 0c70ec0330 Merge pull request #4934 from laytan/vendor-libc-additions 6 月之前
  gingerBill 408b3af550 Merge pull request #4933 from laytan/js-open-binding 6 月之前
  gingerBill 35340de928 Merge pull request #4932 from laytan/js-pointer-event-and-charcode 6 月之前
  gingerBill 5a12190f51 Merge pull request #4931 from laytan/webgl-improvements 6 月之前
  gingerBill 9b7aebe2b6 Merge pull request #4930 from laytan/js-gamepad-improvements 6 月之前
  Laytan Laats 140c902eff vendor/libc: a bunch of additions 6 月之前
  Laytan Laats 6691acfa03 core/sys/wasm/js: add `open` binding to `window.open` 6 月之前
  Laytan Laats b76fd84084 webgl: add `BlendEquationSeparate` and `GetParameter4i` 6 月之前
  Laytan Laats 00ac48c06c core/sys/wasm/js: add pointer event info and add charCode to keyboard events 6 月之前
  Laytan Laats d349c96071 core/sys/wasm/js: improve gamepad API 6 月之前