Skip to content

Compiling a sqlite extension for wasm and ffi #247

@rodydavis

Description

@rodydavis

I am trying to follow the readme for custom_wasm_build and it has a link that 404 for the setup:
https://github.com/simolus3/sqlite3.dart/tree/rust-wasm-build/sqlite3#compiling

What is the best way to run this on linux or macos? or even docker?

I want to take a custom sqlite-vec extension and compile it for wasm, and then compile it for ios,android,macos,window,linux.

The alternative would be to include the sqlite-vec extension into the build process itself like flutter_sqlite_libs but was also having a hard time getting that working.

Do you have any good docs to look at?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions