split std

This commit is contained in:
2026-07-01 14:43:39 +02:00
parent 3a4a499cf6
commit bc4e09805b
53 changed files with 1415 additions and 1279 deletions

View File

@@ -1,4 +1,6 @@
// needs to be compiled with -m -C "-lsqlite3"
include "std/io.zr"
extern sqlite3_open
extern sqlite3_exec
extern sqlite3_prepare_v2