webui/examples/C++/hello_world/Windows/VS2019
Albert Shown 1a1e4c7a00 WebUI v2.0.7
* Switch from GPL to LGPL
* Deno example is ready
* Adding `void _webui_free_all_mem()` to release all dynamic mem at exit
* Break Change `void webui_script_interface(webui_window_t* win, const char* script, unsigned int timeout, bool* error, unsigned int* length, char* data)` to `void webui_script_interface(webui_window_t* win, const char* script, unsigned int timeout, bool* error, unsigned int* length, char** data)`
* Updating readme
* Moving Zig build file into build folder

More code cleaning and more examples is needed before we release the version 2.0.7.
2023-03-21 18:47:19 -04:00
..
hello_world WebUI v2.0.7 2023-03-21 18:47:19 -04:00
webui-2-static-x64 v2.0.3 - TypeScript Dynamic Lib 2022-10-29 21:41:20 -04:00
hello_world.sln v2.0.3 - TypeScript Dynamic Lib 2022-10-29 21:41:20 -04:00