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

The "WASM compatible" feature would benefit from clarification #325

Open
ahrnbom opened this issue Aug 4, 2023 · 0 comments
Open

The "WASM compatible" feature would benefit from clarification #325

ahrnbom opened this issue Aug 4, 2023 · 0 comments

Comments

@ahrnbom
Copy link

ahrnbom commented Aug 4, 2023

In the Readme, the very first feature of kiss3d is "WASM compatible", but it's never described (where I've been able to find it, at least) what this means. In particular, I'm thinking about the fact that there are multiple ways of compiling and packaging Rust into WASM, that are largely incompatible, including emscripten, wasm-pack and Trunk. The Readme for the WASM example only mentions Trunk, but does that mean it cannot use the other two?

I'm particularly interested in knowing if kiss3d could work with wasm-pack, which integrates more strongly with the JavaScript environment, allowing the use of actual web APIs that are very useful for web applications and games

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