Skip to main content
Module

x/sqlite3/bench/makefile

Fastest & correct JavaScript bindings to SQLite3 C API, using Deno FFI.
Go to Latest
File
build-c: gcc -O3 -lsqlite3 -Wall -Wextra -pthread -o bench bench.c