emscripten-core / emscripten-core/emscripten
[BUG] missing update HEAP's DateView in updateGlobalBufferAndViews
- Lingua principale
- C++
- Stelle
- 27.6k
- Fork
- 3.6k
- Merge medio
- 1g 14h
- PR unite (30g)
- 125
Descrizione
https://github.com/emscripten-core/emscripten/blob/c48f73a5c763217b68caa31dd67bafe8fe8a80fd/src/preamble.js#L269
**Version of emscripten/emsdk:** 3.1.5
```
❯ emcc -v
emcc (Emscripten gcc/clang-like replacement + linker emulating GNU ld) 3.1.5-git
clang version 15.0.0 (https://github.com/llvm/llvm-project.git f3bc7fd5465a3a919388b6a0307553ef4a6d39c9)
Target: wasm32-unknown-emscripten
Thread model: posix
InstalledDir: /usr/local/opt/emscripten/libexec/llvm/bin
```

Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
Read src/preamble.js at the linked line and inspect updateGlobalBufferAndViews alongside the other HEAP views. Confirm how the DateView is initialized and refreshed, then verify that it points to the current buffer after the update without disturbing the existing views.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- javascript, wasm
- Ambito
- compilers
- Tipo di issue
- Bug
- Difficoltà
- 2/5
- Tempo stimato
- 1-3 ore
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 35/100