Skip to content

WASM support #4

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
atheriel opened this issue Apr 23, 2025 · 0 comments
Open

WASM support #4

atheriel opened this issue Apr 23, 2025 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@atheriel
Copy link

Describe the bug

read_stat does not appear to work on DuckDB WASM. Testing on https://shell.duckdb.org/ I see:

duckdb> INSTALL read_stat FROM community;
duckdb> LOAD read_stat;
IO Error: Extension 'read_stat' did not contain the expected entrypoint function 'read_stat_init'

Check whether the bug is not upstream

[N/A] I have tried and have not been able to reproduce the issue with with pyreadstat, haven, or another library based on ReadStat and understand my issue will be immediately closed as invalid if not.

Check whether a file is available to reproduce the issue with

[N/A] I will attach a file to reproduce the issue with produced by SAS, SPSS, or Stata which I am willing to share and understand my issue will not be investigated without such a file.

DuckDB platform (please complete the following information):

[ ] Windows
[ ] macOS
[ ] Linux
[x] WebAssembly (WASM)
[ ] Multiple

@atheriel atheriel added the bug Something isn't working label Apr 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants