tursodatabase/turso

[Extensions] support for wasm targets

Open

#692 opened on 2025年1月14日

GitHub で見る
 (1 comment) (0 reactions) (0 assignees)Rust (1,001 forks)github user discovery
WebAssemblyenhancementhelp wanted

Repository metrics

Stars
 (19,103 stars)
PR merge metrics
 (PR metrics pending)

説明

Currently there exists the beginning of an extension API for limbo. This obviously relies on classic ffi / dlopen with libloading. It is my understanding that this is not supported for wasm targets.

It would be great if this behavior could be achieved there as well.

コントリビューターガイド