Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
throwaway290
8 months ago
|
parent
|
context
|
favorite
| on:
WASM GC isn't ready for realtime graphics
There's no SharedArrayBuffer support? Or I misunderstand the idea
flohofwoe
8 months ago
[–]
There is, but then you'd need to declare the entire WASM heap as a single SharedArrayBuffer. It only makes sense for shared-memory multithreading (but not that support for SharedArrayBuffer only works in 'cross-origin isolated' contexts).
There is a related 'multiple memories' proposal btw:
https://github.com/WebAssembly/multi-memory
Consider applying for YC's Winter 2026 batch! Applications are open till Nov 10
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: