feat(furvm): introduce context

This commit is contained in:
2026-06-05 12:17:00 +02:00
parent 4a3ce6040c
commit 2f9328d85a
3 changed files with 38 additions and 2 deletions
+3
View File
@@ -0,0 +1,3 @@
#include "furvm/context.hpp"
namespace furvm {}