
libSQL
@libsqlhq
Discuss libSQL at @tursodatabase.
ID: 1577295447688986627
https://libsql.org 04-10-2022 13:52:17
21 Tweet
827 Followers
4 Following



Lots of community momentum forming around adding support for WASM stored procedures in libSQL. Take a look at this PR from Piotr Sarna: github.com/libsql/libsql/…



Our first major milestone of libSQL with #WASM user defined functions was released today as v0.1.0. Piotr Sarna gives a summary of this feature in this article, along with a tool to compile #Rust code: blog.chiselstrike.com/webassembly-fu… #WebAssembly #sqlite



Thanks to Lucas Villa Real for this optimization to libSQL! Community contributions are an important part of our mission. github.com/libsql/libsql/…




With libSQL, you can use database triggers with functions implemented in #Wasm to put more code closer to your data. In this post, Piotr Sarna shows how this can help automate parts of a secure user registration flow for your app. blog.chiselstrike.com/webassembly-tr…






