Closed
Description
We propose to remove the nacl ports (for amd64p32, 386, and arm).
Nacl is deprecated in favor of WebAssembly and @rsc made the point that it's no longer even a great sandbox in light of all the speculative execution problems of late.
The only current user of nacl is the playground (https://play.golang.org/) which we'd need to move to something else. Perhaps gVisor's runsc (https://github.com/google/gvisor#gvisor).
Related: #30324 (for faking time, network)
/cc @randall77 @ianlancetaylor @rsc @aclements @davecheney @josharian @andybons @dmitshur