Skip to content
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

Allow stac-api and stac-duckdb to compile and run och WebAssembly #218

Open
02JanDal opened this issue Feb 10, 2024 · 2 comments
Open

Allow stac-api and stac-duckdb to compile and run och WebAssembly #218

02JanDal opened this issue Feb 10, 2024 · 2 comments
Labels
[crate] api stac-api [crate] duckdb stac-duckdb enhancement New feature or request

Comments

@02JanDal
Copy link

Might be as simple as putting tokio::fs behind a conditional ("Only features sync,macros,io-util,rt,time are supported on wasm.").

@gadomski gadomski added the enhancement New feature or request label Feb 12, 2024
@gadomski gadomski changed the title Allow stac-async to compile and run och WebAssembly Allow stac-api to compile and run och WebAssembly Sep 11, 2024
@gadomski
Copy link
Member

I've had a little bit of time to look into this, and I'm not sure what the win would be — we already have https://github.com/m-mohr/stac-js/ to work w/ STAC in javascript. Unless there's specific functionality that's missing from that repo, I don't know if the effort to create WASM bindings here is worth it.

@gadomski gadomski closed this as not planned Won't fix, can't repro, duplicate, stale Sep 19, 2024
@gadomski gadomski added the wontfix This will not be worked on label Sep 19, 2024
@gadomski gadomski changed the title Allow stac-api to compile and run och WebAssembly Allow stac-api and stac-duckdb to compile and run och WebAssembly Oct 17, 2024
@gadomski gadomski reopened this Oct 17, 2024
@gadomski gadomski added [crate] duckdb stac-duckdb and removed wontfix This will not be worked on labels Oct 17, 2024
@gadomski
Copy link
Member

Re-opening, as I think Search.to_duckdb_query or some-such would be helpful to have all over the place.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[crate] api stac-api [crate] duckdb stac-duckdb enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants