samnardoni·há 8 anos·discussWell, yes, that's true. But my point was that they aren't going to change the legacy nav data structure.
samnardoni·há 8 anos·discussHaving a pointer to a stack variable is fine, as long as the stack variable lives longer than the closure.
samnardoni·há 9 anos·discussYou can do all that with JS too. Wasm adds nothing extra. It's perfectly sensible to imagine wasm applications targeting the DOM (which it can do via JS, and will do natively in later releases) just like JS applications do now.