8000 GitHub - Spikef/quickjs-commonjs2: CommonJS2 Module for QuickJS, just for fun.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Spikef/quickjs-commonjs2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CommonJS2 Module for QuickJS

"乞丐版"的commonjs2 module实现示例,可以运行在QuickJS引擎。

安装QuickJS

MacOS

brew install quickjs

其它平台

参考QuickJS 快速入门

尝试示例

示例部分代码来自Node.js官方文档。

qjs ./demo/index.js

其它说明

该代码仅供娱乐使用,请勿用于生产环境。

About

CommonJS2 Module for QuickJS, just for fun.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0