Go Sciter Versions Save

Golang bindings of Sciter: the Embeddable HTML/CSS/script engine for modern UI development

v0.5.0

5 years ago

Just a tag for go modules (#166). You can safely use master as well.

go-1.9

5 years ago

Due to changes in cgo 1.10 there were fixes (e.g. #113) in go-sciter to make it work with Go 1.10 or higher, and those changes are incompatible with previous Go versions (1.9 or lower).

See #136 for discussion.