Commit Graph

8 Commits

Author SHA1 Message Date
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 161bacafc0
Update webview.h to version 0.10.0 2024-02-17 18:25:42 +09:00
Steffen André Langnes 5a14030a90
Add changelog (#2) 2023-09-02 03:14:50 +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
nothingismagick bc18a89b4e
chore(README): redirect to core 2020-06-12 15:35:27 +02:00
nothingismagick a3a5b7f42d
Initial commit 2020-06-12 13:00:27 +02:00