Skip to content

Commit

Permalink
Merge pull request #97 from Patrick-ring-motive/patch-1
Browse files Browse the repository at this point in the history
Rhino Runtime Update
  • Loading branch information
Siubaak authored Dec 22, 2024
2 parents 77a6350 + 07c67f0 commit 18fc480
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,10 @@ console.log(moduleInterpreter.exports.mod) // Get 'AllKindsOfStuffs'

**WithStatement** and **LabeledStatement** aren't implemented and recommended. Please avoid to use them.

## Related Projects

- [sval-rhino-gs](https://github.com/Patrick-ring-motive/sval-rhino-gs)

## Reference

- [ESTree](https://github.com/estree/estree)
Expand All @@ -145,4 +149,4 @@ console.log(moduleInterpreter.exports.mod) // Get 'AllKindsOfStuffs'

## License

Sval is licensed under the [MIT](https://github.com/Siubaak/sval/blob/master/LICENSE).
Sval is licensed under the [MIT](https://github.com/Siubaak/sval/blob/master/LICENSE).

0 comments on commit 18fc480

Please sign in to comment.