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