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

WASM assetsys example #62

Open
konsumer opened this issue Sep 8, 2023 · 0 comments
Open

WASM assetsys example #62

konsumer opened this issue Sep 8, 2023 · 0 comments

Comments

@konsumer
Copy link

konsumer commented Sep 8, 2023

I dunno if it's useful for anyone, but I wanted to see if I could load files with the same code on native/wasm (via emscripten) and it worked great! Here is the deployed example. I had some issues with physfs in emscripten, and didn't need all the containers it supported (so I disabled all but zip) and assetsys was just a way better fit. Would you like a PR for the example, or a link in README?

Unrelated: I love this collection of headers! assetsys is very simple to use, and works great, and everything else is mega-useful. Keep up the good work!

@konsumer konsumer changed the title WASM assetys example WASM assetsys example Sep 8, 2023
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

No branches or pull requests

1 participant