logoalt Hacker News

ozgrakkurttoday at 7:45 AM1 replyview on HN

Really informative writing thank you.

How secure does this make a binary? For example would you be able to run untrusted binary code inside a browser using a method like this?

Then can websites just use C++ instead of javascript for example?


Replies

lmztoday at 8:44 AM

They already can use C++ if they want to. Emscripten? Jslinux?

show 1 reply