github pedropark99/zig-book v0.3.8

latest releases: v1.4.0, v1.3.6, v1.3.5...
13 months ago

What's Changed

Related to #7 .

This release Zig is not memory safe by default. But it is a language that offers a lot of tools to be memory safe.
This PR adds a section that lists the features that Zig offers to achieve safety in our software. In other words, this section
describes how Zig faces the "safety problem" in modern software.

By @pedropark99 in #18

Full Changelog: v0.3.7...v0.3.8

Don't miss a new zig-book release

NewReleases is sending notifications on new releases.