Skip to main content
Module

x/sqlite3/bench/makefile

The fastest and correct module for SQLite3 in Deno.
Go to Latest
File
build-c: gcc -Wall -Wextra -pthread -o bench bench.c -l:libsqlite3.a -ldl -lm