tursodatabase/turso

[Extensions] support for wasm targets

Open

#692 geöffnet am 14. Jan. 2025

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)Rust (1.001 Forks)github user discovery
WebAssemblyenhancementhelp wanted

Repository-Metriken

Stars
 (19.103 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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.

Contributor Guide