We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 03226e3 + 8c34637 commit c0b3e98Copy full SHA for c0b3e98
README.md
@@ -1,5 +1,5 @@
1
# jemalloc-zig
2
-Implementation of std.mem.Allocator that wraps Jemalloc.
3
-I have no idea if I impelemented it correctly, but it seems to be working. Use at your own risk.
+Implementation of `std.mem.Allocator` that wraps Jemalloc.
+I have no idea if I implemented it correctly, but it seems to be working. Use at your own risk.
4
5
Currently this doesn't work on Zig 0.6.0 and only works on master builds.
0 commit comments