This commit is contained in:
PanSi21 2025-01-05 19:44:43 +01:00
parent 0191d024e4
commit a81950853e
Signed by untrusted user who does not match committer: PanSi21
GPG key ID: 755F8874C65EF462
4 changed files with 144 additions and 1 deletions

View file

@ -1,9 +1,12 @@
const setN = 1000;
import { cc, dlopen, FFIType } from "bun:ffi";
// START TINYCC
import source from "./matrixcc.c" with { type: "file"};
const setN = 1000;
const {