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

fix: renderling crate doesn't need to by dylib #123

Merged
merged 3 commits into from
Aug 22, 2024
Merged

Conversation

schell
Copy link
Owner

@schell schell commented Aug 22, 2024

This removes the dylib crate type from renderling, which doesn't need to be dynamically loaded.

It's surprising to me that I haven't built the example GLTF viewer on Linux since adding support for WASM!

Thanks for the report @wusticality.

@schell schell merged commit 3a70bd5 into main Aug 22, 2024
6 of 9 checks passed
@schell schell deleted the fix/linux-no-so-build branch August 22, 2024 22:54
schell added a commit that referenced this pull request Dec 27, 2024
* fix: renderling crate doesn't need to by dylib

* github runners: separate shader validation steps

* try rlib
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant