Hacker News new | ask | show | jobs
by thefounder 2701 days ago
WASM doesn't provide DOM access so you can't use anything useful on the web unless you callback through a bunch of JS.
2 comments

I imagine that is some sort of intentional sandboxing? I didn't know about that and find myself surprised. In principal I'm not sure why it wouldn't be able to provide direct DOM access. I'd love to hear more background on this if you know it.
I see thank you very much :) cheers