giD v0.9.13 - Javascriptcore class templates, Android support, and more
Dejan Lekic
dejan.lekic at gmail.com
Sun Jun 14 16:22:07 UTC 2026
On Wednesday, 10 June 2026 at 18:58:34 UTC, Element Green wrote:
> Thought I'd post an update on
> [giD](https://code.dlang.org/packages/gid) (the GObject
> Introspection binding repo for D) since the last announcement
> made here (v0.9.6) because of some interesting developments.
>
> In addition to many bug fixes and improvements, some notable
> new features are:
>
> Powerful class registration templates were added to the
> Javascriptcore giD binding. Essentially this makes it easy to
> register a D class with the high performance JIT Webkit
> Javascript engine to call D code from Javascript for embedding
> JS in D applications or writing D Javascript plugins. Either
> all public methods and properties of a class can be registered
> automatically or UDAs can be used to mark the desired API to
> expose (see example below).
Great job as always, Element Green! Thank you for all the hard
work in making giD better!!
More information about the Digitalmars-d-announce
mailing list