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

Hotfix: Expose import media types through wasm bindings #595

Merged
merged 1 commit into from
Jan 17, 2025

Conversation

monsterkrampe
Copy link
Member

Nemo Web was not able to set correct accept headers for resources loaded from e.g. sparql queries since the type of the resource was not exposed through the wasm bindings. This PR changes this. There is a corresponding PR in Nemo Web making use of this.

@monsterkrampe monsterkrampe added bug Something isn't working wasm issue related to compiling for the Web Assembly target labels Jan 16, 2025
@monsterkrampe monsterkrampe added this to the Release 0.7.0 milestone Jan 16, 2025
@monsterkrampe monsterkrampe merged commit 14a7531 into main Jan 17, 2025
8 checks passed
@monsterkrampe monsterkrampe deleted the hotfix/sparql-in-nemo-web branch January 17, 2025 06:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working wasm issue related to compiling for the Web Assembly target
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants