Changes for version 0.01 - 2026-03-28
- Initial prototype
- Basic webview_run() support
- Event loop control (init/loop/exit)
- JavaScript evaluation
- JS -> Perl callback via external.invoke()
- macOS (Cocoa/WebKit), Linux (GTK/WebKit2), Windows (MSHTML) support
Documentation
Modules
Perl bindings to webview-c for creating cross-platform GUIs
JavaScript to Perl function binding
JavaScript bridge code for Perl communication
Event object for element handlers