webui-dev / nim-webui

Use any web browser as GUI, with Nim in the backend and HTML5 in the frontend.
https://webui.me
MIT License
130 stars 9 forks source link

mwindows mode #1

Closed AlbertShown closed 1 year ago

AlbertShown commented 1 year ago

I test the Nim wrapper. It's working perfectly 👍 I suggest adding -mwindows into the linking command in bindings.nim to hide the terminal window in the final executable.

image

neroist commented 1 year ago

Thank you, I'm glad you like it and that its working! No need for -mwindows however, the same can be achieved with --app:gui.