Comment on Tvix: We Are Rewriting NixparentComments−tazjin4yThat's not what anyone is doing though. You can run Nix with minor tweaks to e.g. its garbage collector settings[0] and you'll quickly see it crash in various ways. Memory safety is a real concern in programs, not a buzzword.[0]: https://github.com/ivmai/bdwgc/blob/master/doc/README.enviro...
Comments
That's not what anyone is doing though. You can run Nix with minor tweaks to e.g. its garbage collector settings[0] and you'll quickly see it crash in various ways. Memory safety is a real concern in programs, not a buzzword.
[0]: https://github.com/ivmai/bdwgc/blob/master/doc/README.enviro...