Open paulocoutinhox opened 5 years ago
Searching for web
emscripten
javascript
in nuklear issues gives at least the following: https://github.com/vurtun/nuklear/issues/79 , https://github.com/vurtun/nuklear/issues/207 , https://github.com/vurtun/nuklear/issues/607 , https://github.com/vurtun/nuklear/issues/774 .
Feel free to close this issue.
Yes, i know it. But lot of time pass and we don't a clear answer like "Yes, it work. Use this implementation abx.h". I know other projects that use nuklear, but i want know if the things are in the same stage or if it has official support without other repository/project.
I am using Nuklear with emscripten and it works a charm.
@tanis2000 that's good news - any link to a web app you're testing it with?
@dumblob my Ludum Dare 43 entry is using Nuklear and is cross-platform, including web with emscripten. You can check out the source code and details here: https://ldjam.com/events/ludum-dare/43/santa-frowns-to-town
Hi,
Has support for emscripten?
I want add a gui in my sample for wasm: https://github.com/ezored/sample-wasm
Thanks.