sablejs
sablejs copied to clipboard
🏖️ The safer and faster ECMA5.1 interpreter written by JavaScript
sablejs 1.x has been running well on [YoTest](https://www.fastyotest.com/), but because of the private opcode design, we don't open all code for community(preventing decompiling). After discussions, sablejs 2.0 will plan to...
在react环境下使用sablejs 会导致整个页面崩溃 [codesandbox](https://codesandbox.io/s/magical-firefly-vjiikd?file=/src/App.js)
windows下执行sablejs -i fib.js -o ouput 能下载对应的编译工具,但是再次执行没有任何输出内容。 处理器: AMD Ryzen 5 5600G with Radeon Graphics 系统 Windows 11 专业版
加密的代码只有一行 var CryptoJS = require('crypto') 解释器运行时报错
Is it possible to import native functions directly instead of custom ones? I looked at the example and the imported console.log function is a custom function, which is inconvenient and...