1
0
mirror of https://github.com/alecthomas/chroma.git synced 2025-11-23 22:24:39 +02:00
Files
chroma/bin/wasm2js
renovate[bot] 3f991b1684 chore(deps): update dependency binaryen to v124 (#1138)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [binaryen](https://redirect.github.com/WebAssembly/binaryen) | major |
`123` -> `124` |

---

### Release Notes

<details>
<summary>WebAssembly/binaryen (binaryen)</summary>

###
[`v124`](https://redirect.github.com/WebAssembly/binaryen/blob/HEAD/CHANGELOG.md#v124)

- Add Custom Descriptors support. (Fuzzing:
[#&#8203;7796](https://redirect.github.com/WebAssembly/binaryen/issues/7796))
- Add Stack Switching support. (Fuzzing:
[#&#8203;7834](https://redirect.github.com/WebAssembly/binaryen/issues/7834))
- Add Compilation Hints + Branch Hinting support. (Fuzzing
[#&#8203;7704](https://redirect.github.com/WebAssembly/binaryen/issues/7704))
- Build mimalloc with `MI_NO_OPT_ARCH` to fix Raspberry Pi 4 on Arm64.
([#&#8203;7837](https://redirect.github.com/WebAssembly/binaryen/issues/7837))
- `wasm-split`'s `--multi-split` mode now supports more options:
  `--no-placeholders`, `--import-namespace`, `--emit-module-names`,
  `--emit-text`, `--symbolmap`, and `--placeholdermap`. Because
`--no-placeholders` is false by default and until now `--multi-split`
didn't
use placeholders at all, this is a breaking change. If you want to
continue
  to do multi-split without placeholders, you need to explicitly specify
`--no-placeholders`.
([#&#8203;7781](https://redirect.github.com/WebAssembly/binaryen/issues/7781),
[#&#8203;7789](https://redirect.github.com/WebAssembly/binaryen/issues/7789),
[#&#8203;7792](https://redirect.github.com/WebAssembly/binaryen/issues/7792))
- InstrumentMemory: Allow filtering by instruction, and instrument
memory.grow.

([#&#8203;7388](https://redirect.github.com/WebAssembly/binaryen/issues/7388))
- Add support for more source map fields, "sourcesContent", "file", and
"sourceRoot".
([#&#8203;7473](https://redirect.github.com/WebAssembly/binaryen/issues/7473))
- \[GC] Add a TypeRefiningGUFA pass.
([#&#8203;7433](https://redirect.github.com/WebAssembly/binaryen/issues/7433))
- \[C/JS APIs] Allow JS and C to read the start function of a module
([#&#8203;7424](https://redirect.github.com/WebAssembly/binaryen/issues/7424))
- Add a `--string-lifting` pass that raises imported string operations
and
constants into stringref in Binaryen IR (which can then be fully
optimized,
and typically lowered back down with `--string-lowering`).
([#&#8203;7389](https://redirect.github.com/WebAssembly/binaryen/issues/7389))
- Fuzzer: Improve handling of small inputs and their debugging using a
new
`BINARYEN_FUZZER_MAX_BYTES` env var.
([#&#8203;7832](https://redirect.github.com/WebAssembly/binaryen/issues/7832))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, only on
Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule
defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/alecthomas/chroma).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45MS4xIiwidXBkYXRlZEluVmVyIjoiNDEuOTEuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-09 07:31:21 +10:00

Symbolic link
1 line
17 B
Plaintext