Commit Graph

6 Commits

Author SHA1 Message Date
Arzumify b35dcff391
Update webview.go to 4.1 2024-04-25 08:52:59 +01:00
Steffen André Langnes 56f456ca3a
Update core webview library to version fb6b17d (#31) 2024-02-20 14:12:47 +09:00
Steffen André Langnes 219c818ee1
Link dl library (Linux/macOS) (#30)
Fixes a possible error about undefined reference to symbol "dlclose".

Error observed with Ubuntu 20.04.6, GCC 9.4.0.
2024-02-20 13:55:19 +09:00
Steffen André Langnes b02daefed4
Update core webview library (#28)
* Update webview.h to version 2eaa7ee

* Build core webview library with WEBVIEW_STATIC
2024-02-18 22:02:51 +09:00
Steffen André Langnes f8e8d34d29
Implement unbind 2024-02-17 18:40:20 +09:00
Steffen André Langnes 1a304af608
Add Go binding (#1)
* Merge LICENSE files of this repo and core library's repo

* Remove myself from LICENSE

I haven't made any noteworthy contributions to the Go bindings.

* Add Go bindings

* Add content to README

* Fix Go docs URL and add reference to core library
2023-09-01 14:41:19 +09:00