nuklear icon indicating copy to clipboard operation
nuklear copied to clipboard

Support for emscripten?

Open paulocoutinhox opened this issue 6 years ago • 5 comments

Hi,

Has support for emscripten?

I want add a gui in my sample for wasm: https://github.com/ezored/sample-wasm

Thanks.

paulocoutinhox avatar Jan 17 '19 04:01 paulocoutinhox

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.

dumblob avatar Jan 17 '19 20:01 dumblob

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.

paulocoutinhox avatar Jan 17 '19 21:01 paulocoutinhox

I am using Nuklear with emscripten and it works a charm.

tanis2000 avatar Feb 27 '19 07:02 tanis2000

@tanis2000 that's good news - any link to a web app you're testing it with?

dumblob avatar Mar 11 '19 19:03 dumblob

@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

tanis2000 avatar Mar 11 '19 22:03 tanis2000