Skip to content

Stochastic extension doesn't register functions (C++ only) #2122

@rustyconover

Description

@rustyconover

What happens?

Hi DuckDB Team,

My stochastic extension does not appear to register its functions when using WASM. The extension is entirely based in C++. No errors or extensions are raised on the console. Can you please help me figure out what's going wrong, or what I've messed up.

Cheers,

Rusty

To Reproduce

install stochastic from community;
load stochastic;

select dist_normal_sample(0, 1.0);

Browser/Environment:

Safari

Device:

Macbook Air

DuckDB-Wasm Version:

1.4.1

DuckDB-Wasm Deployment:

shell.duckdb.org

Full Name:

Rusty Conover

Affiliation:

Query.Farm

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