784
Web 2.0, and its consequences...
(media.kbin.social)
Post funny things about programming here! (Or just rant about your favourite programming language.)
WebAssembly is sandboxed and deterministic. Any impure code has to be triggered via message passing with the host language.