vmware-labs / webassembly-language-runtimes

Wasm Language Runtimes provides popular language runtimes (Ruby, Python, …) precompiled to WebAssembly that are tested for compatibility and kept up to date when new versions of upstream languages are released
Apache License 2.0
327 stars 27 forks source link

chore: Add simple libsqlite example #86

Closed assambar closed 1 year ago

assambar commented 1 year ago

Adding a simple app that uses libsqlite3.a from the WLR releases.

Take a look at the README here - https://github.com/vmware-labs/webassembly-language-runtimes/tree/sqlite-example/libs/examples/sqlite_example