initial commit

This commit is contained in:
mae
2026-03-17 03:28:37 -05:00
commit 8972a90b6c
34 changed files with 1068 additions and 0 deletions

2
gradle.properties Normal file
View File

@@ -0,0 +1,2 @@
kotlin.code.style=official
kotlin.js.ir.output.granularity=whole-program