From 0e6bc60ceb3d2676fae166308668680a2f675d17 Mon Sep 17 00:00:00 2001 From: Kimplul Date: Sun, 18 May 2025 17:15:57 +0300 Subject: initial rough skeleton + Naive/fast allocation hashmap + Stores/loads are currently all checked, the idea about static analysis to skip checks is still TODO --- deps/conts | 1 + 1 file changed, 1 insertion(+) create mode 160000 deps/conts (limited to 'deps/conts') diff --git a/deps/conts b/deps/conts new file mode 160000 index 0000000..7774ae2 --- /dev/null +++ b/deps/conts @@ -0,0 +1 @@ +Subproject commit 7774ae2f8c2dca9ab2d93082856f031e78a1b5f0 -- cgit v1.2.3