Skip to content

Tags: rosbit/go-quickjs

Tags

v0.6.0

Toggle v0.6.0's commit message
fix bug for Eval()

v0.5.3

Toggle v0.5.3's commit message
simplify go-object

v0.5.2

Toggle v0.5.2's commit message
go.mod updated

v0.5.1

Toggle v0.5.1's commit message
reload js-func-var when calling js-func from golang

v0.5.0

Toggle v0.5.0's commit message
reimplement wrapper of golang slice/map/struct using js prototype

v0.4.1

Toggle v0.4.1's commit message
re-implement Go functions as native functions, add struct methods sup…

…porting

v0.4.0

Toggle v0.4.0's commit message
support module loading

v0.3.0

Toggle v0.3.0's commit message
remove comment

v0.2.2

Toggle v0.2.2's commit message
helper.go updated

v0.2.1

Toggle v0.2.1's commit message
ignore unexported struct field