Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/theduke/wasi-sql

SQL interface for Webassembly components
https://github.com/theduke/wasi-sql

Last synced: about 1 month ago
JSON representation

SQL interface for Webassembly components

Awesome Lists containing this project

README

        

# wasi-sql

**Very rough and early prototype** of a sql interface for Webassembly components
using interface types and wit-bindgen.

Contains a sample implementation for wasmtime + sqlite.