Skip to content

Docker Image uses a non-compatible version of Emscripten (3.1.24) which makes build to fail #1680

@jcolot

Description

@jcolot

What happens?

The build fails from the Docker image because of an outdated version of Emscripten (3.1.24). Since 3.1.45, the function used to add symbols the JS library has been renamed from mergeInto, to addToLibrary Changelog. Further, fixing this the build also fails for an out-of-date Rust and missing ENV value for CHROME_BIN

To Reproduce

Build the container, and run make from inside

docker run --rm -v .:/wd <image_name>:<tag> make

Browser/Environment:

NA

Device:

NA

DuckDB-Wasm Version:

1.28.0

DuckDB-Wasm Deployment:

NA

Full Name:

Julien Colot

Affiliation:

Jetpack.AI

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions