Skip to content

Commit 0c52870

Browse files
authored
Update README.md
1 parent 86f03cb commit 0c52870

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
[![Download](https://maven-badges.herokuapp.com/maven-central/io.github.taoweiji.quickjs/quickjs-android/badge.svg)](https://search.maven.org/search?q=io.github.taoweiji.quickjs)
33

44

5-
quickjs-android 是 QuickJS JavaScript 引擎的 Andoroid 接口框架,实现了 Java 调用内核功能。整体大小仅 500KB,是 Google V8 的不错替代品,启动速度比 V8更快,几乎完美支持[ES2020](https://tc39.github.io/ecma262/)
5+
quickjs-android 是 QuickJS JavaScript 引擎的 Andoroid 接口框架,实现了 Java 调用内核功能。armeabi-v7a 的大小仅 350KB,是 Google V8 的不错替代品,启动速度比 V8更快,几乎完美支持[ES2020](https://tc39.github.io/ecma262/)
66

77
### 使用教程
88

0 commit comments

Comments
 (0)