Skip to content

rylev/sqlite-component

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SQLite Component

A component that embeds a SQLite engine inside of it.

Building

In order to build this component you need:

  • The wasi-sdk
  • The env variable WASI_SDK_PATH pointing to the location of the wasi-sdk on your machine.
  • cargo-component

Then run ./build.sh.

About

A WebAssembly component that embeds a SQLite engine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published