Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ximing committed Jul 14, 2023
1 parent 54d1f4c commit 1a5acb7
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,13 @@

https://www.ecma-international.org/wp-content/uploads/ECMA-262_5th_edition_december_2009.pdf

## 支持能力
## 使用方法
```bash
npm i -S jsvm2
```
参考 [__tests__/helper.ts](__tests__/helper.ts)

## 语法支持情况

注:引擎表现为严格模式

Expand Down

0 comments on commit 1a5acb7

Please sign in to comment.