tursodatabase/turso

[Extensions] support for wasm targets

Open

#692 创建于 2025年1月14日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)Rust (1,001 fork)github user discovery
WebAssemblyenhancementhelp wanted

仓库指标

Star
 (19,103 star)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南