feat: port lua scripting language

This commit is contained in:
2026-03-27 21:53:33 +01:00
parent 88ff98c325
commit d197665fdd
131 changed files with 46362 additions and 358 deletions
+7
View File
@@ -0,0 +1,7 @@
/*
* crtn.c
* Init section epilogue placeholder for MontaukOS userspace
* Copyright (c) 2026 Daniel Hammer
*/
/* Empty for now: generic userspace CRT does not run global destructors yet. */