内容简介:eval5是基于TypeScript编写的JavaScript解释器,100%支持ES5语法。 支持浏览器、node.js、小程序等 JavaScript 运行环境 。 项目地址: https://github.com/bplok20010/eval5 示例 使用场景: 浏览器环境中需要沙...
eval5是基于TypeScript编写的JavaScript解释器,100%支持ES5语法。
支持浏览器、node.js、小程序等 JavaScript 运行环境 。
项目地址: https://github.com/bplok20010/eval5
使用场景:
- 浏览器环境中需要沙盒环境来执行JavaScript代码
- 浏览器环境控制代码执行时长
- 不支持eval/Function的JavaScript运行环境,如:微信小程序
更新内容:
- 修复 WithStatement 中赋值不生效问题。
- rootContext创建调整为:Object.create(options.rootContext),防污染。
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
猜你喜欢:本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Design and Analysis of Distributed Algorithms (Wiley Series on P
Nicola Santoro / Wiley-Interscience / 2006-10-27 / USD 140.95
This text is based on a simple and fully reactive computational model that allows for intuitive comprehension and logical designs. The principles and techniques presented can be applied to any distrib......一起来看看 《Design and Analysis of Distributed Algorithms (Wiley Series on P》 这本书的介绍吧!