We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9baa756 commit 590a258Copy full SHA for 590a258
1 file changed
napi/parser/README.md
@@ -2,6 +2,10 @@
2
3
## Features
4
5
+### Supports WASM
6
+
7
+See https://stackblitz.com/edit/oxc-parser for usage example.
8
9
### ESTree
10
11
When parsing `.js` or `.jsx` files, the AST returned is fully conformant with the
0 commit comments