build options #compiler

This commit is contained in:
agra
2026-03-03 09:35:50 +02:00
parent aa1235c621
commit 03074472e5
16 changed files with 191 additions and 64 deletions

View File

@@ -1,4 +1,5 @@
#import "modules/std.sx";
#import "modules/math";
Vec :: struct($N: u32, $T:Type) {
// <N x T> (LLVM Vector)