go-quickjs
go-quickjs copied to clipboard
QuickJS bindings for Go
Results
2
go-quickjs issues
Sort by
recently updated
recently updated
newest added
when i try to use go-quickjs ``` # github.com/wspl/go-quickjs In file included from ../../go/pkg/mod/github.com/wspl/[email protected]/context-raw.go:6: ../../go/pkg/mod/github.com/wspl/[email protected]/quickjs-bridge.h:1:10: fatal error: 'quickjs-libc.h' file not found #include ^~~~~~~~~~~~~~~~ 1 error generated. ```
for the issue #3 updated quickjs from version 2019 to 2021 (latest 2021-03-27 as mentioned on the website)