tursodatabase/turso

[Extensions] support for wasm targets

Open

#692 ouverte le 14 janv. 2025

Voir sur GitHub
 (1 commentaire) (0 réactions) (0 assignés)Rust (1 001 forks)github user discovery
WebAssemblyenhancementhelp wanted

Métriques du dépôt

Stars
 (19 103 stars)
Métriques de merge PR
 (Métriques PR en attente)

Description

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.

Guide contributeur