
Redirected from
github.com/maxwellism/gopher-qjs.
module
Version:
v0.0.4
Opens a new window with list of versions in this module.
Published: Oct 2, 2023
License: MIT
Opens a new window with license information.
README
¶
gopher-qjs
go语言中quickjs的友好包装器,该仓库的计划支持有:
- 方法注册
- 类支持
- 类构造方法
- 类方法
- 类静态属性
- 类属性get/set
- 类对象注销方法
- 模块类支持
- 模块支持
- debug支持
相关使用方法请参考里面的test.go文件
Thanks
|
About |
buke/quickjs-go |
Go 语言的QuickJS绑定库。感谢buke的大量基础工作,本仓库基于buke/quickjs-go仓库进行大量的二次开发。 |
bellard/quickjs |
QuickJS是一个小型并且可嵌入的Javascript引擎,它支持ES2020规范,包括模块,异步生成器和代理器。 |
Directories
¶
Package quickjs Go bindings to QuickJS: a fast, small, and embeddable ES2020 JavaScript interpreter
|
Package quickjs Go bindings to QuickJS: a fast, small, and embeddable ES2020 JavaScript interpreter |
|
|
Click to show internal directories.
Click to hide internal directories.