Use C language and tcc compiler to pack front-end project to executable program(64 bit)
Used compiler: Tiny C Compiler (tcc version 0.9.27)
Run build.bat or following command:
windres res/res.rc -O coff res/res.res
tcc -impdef publish/Webview2Loader.dll -o Webview2Loader.def
tcc main.c MyHttpServer.c res/res.res -o publish/Herta.exe -Iwinapiwv2 -lws2_32 -lcomctl32 Webview2Loader.def -Wl,-subsystem=gui -Dinterface=struct -DDEFINE_ENUM_FLAG_OPERATORS(arg)= -D_COM_Outptr_=winapiwv2/: copied winapi according winapiext-tcc
icon/: Original files of WebView2.ico
icon/WebView2.ico: 16x16 pixel redraw of EdgeWebView2.ico
icon/EdgeWebView2.ico: EdgeWebView2.ico in WebView2Samples/media/
icon/WebView2.tsp: Original Hornil StylePix Project of WebView2.ico