tursodatabase/turso

[Extensions] support for wasm targets

Open

#692 aperta il 14 gen 2025

Vedi su GitHub
 (1 commento) (0 reazioni) (0 assegnatari)Rust (1001 fork)github user discovery
WebAssemblyenhancementhelp wanted

Metriche repository

Star
 (19.103 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor