embed

package
v0.5.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 24, 2023 License: MIT Imports: 2 Imported by: 25

README

Embeddable WASM build of SQLite

This folder includes an embeddable WASM build of SQLite 3.41.2 for use with github.com/ncruces/go-sqlite3.

The following optional features are compiled in:

See the configuration options.

Built using zig version 0.10.1.

Documentation

Overview

Package embed embeds SQLite into your application.

Importing package embed initializes the sqlite3.Binary variable with an appropriate build of SQLite:

import _ "github.com/ncruces/go-sqlite3/embed"

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL