There was an error while loading. Please reload this page.
1 parent d415db2 commit 86f03cbCopy full SHA for 86f03cb
README.md
@@ -4,8 +4,6 @@
4
5
quickjs-android 是 QuickJS JavaScript 引擎的 Andoroid 接口框架,实现了 Java 调用内核功能。整体大小仅 500KB,是 Google V8 的不错替代品,启动速度比 V8更快,几乎完美支持[ES2020](https://tc39.github.io/ecma262/)。
6
7
-> 框架目前还处于开发阶段,切莫在正式项目中使用。
8
-
9
### 使用教程
10
11
##### 引入依赖
0 commit comments