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/ejit | 1 + 1 file changed, 1 insertion(+) create mode 160000 deps/ejit (limited to 'deps/ejit') diff --git a/deps/ejit b/deps/ejit new file mode 160000 index 0000000..b0a6350 --- /dev/null +++ b/deps/ejit @@ -0,0 +1 @@ +Subproject commit b0a6350b96f6ef3f8b2af5a385474d885a41759b -- cgit v1.2.3