Commit ee9d9cd
[circt] Bump to ed1847092 — fix bytecode fast-path external constant init
- Updates CIRCT_REF_LOCKED to ed1847092a7ef898e81dc58c68b4018d2c7c6957
(fixes case/mux bug: bytecode fast-path registers were zero-initialized
on each activation, so module-scope constants were never materialized)
- Fixes sync-circt-wasm.sh VPI patch: Emscripten 4.0.21 no longer emits
`await` before the wasmTable.get() call; make it optional in the regex
- Re-uploaded static/circt artifacts to the circt-wasm GitHub release
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 094c065 commit ee9d9cd
2 files changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
220 | 220 | | |
221 | 221 | | |
222 | 222 | | |
223 | | - | |
224 | | - | |
| 223 | + | |
| 224 | + | |
225 | 225 | | |
226 | 226 | | |
227 | 227 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
0 commit comments