| ▲ | DetroitThrow 7 hours ago | |
Usually if a project isn't using unsafe, it means memory bugs are not a thing while still promising non-GC speeds. However, this project is using a ton of unsafe (partly to offer GC behavior for js): https://github.com/search?q=repo%3AHans-Halverson%2Fbrimston... | ||