gopher-qjs

module
v0.0.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 2, 2023 License: MIT

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

Path Synopsis
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

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL