fpwebview
fpwebview copied to clipboard
Free Pascal binding for Webview, a tiny cross-platform library for building modern cross-platform GUIs using web technology
Great work, thanks ! Looking at the reference c header file https://github.com/webview/webview/blob/master/webview.h, and after testing (Windows only but it should be the same on Linux & MacOSX), let me suggest...
./macbuild.sh output: Free Pascal Compiler version 3.2.2 [2021/10/28] for aarch64 Copyright (c) 1993-2021 by Florian Klaempfl and others Target OS: Darwin for AArch64 Compiling browser_cli.lpr Assembling browser_cli Linking browser_cli ld:...