Oh nice! That will be helpful. I guess WASI doesn't help with DOM access either - that's more about file access and such?
Is there a proposal(s) covering DOM access?
I remember interface types were a thing a few years back. If you have access to a dom object (I assume by pointer?) and it is removed/GC'd - would the wasm module have a null pointer?
Is there a proposal(s) covering DOM access?
I remember interface types were a thing a few years back. If you have access to a dom object (I assume by pointer?) and it is removed/GC'd - would the wasm module have a null pointer?