mirror of
https://github.com/FlipsideCrypto/near-bos-vm.git
synced 2026-02-06 11:18:24 +00:00
- Expose `encodeURIComponent`, `decodeURIComponent`, `btoa`, `atob`, `isFinite`, `decodeURI` and `encodeURI` in the global scope. - Refactor native functions into an object, making it easier to add new functions. |
||
|---|---|---|
| .github/workflows | ||
| config | ||
| dist | ||
| src | ||
| .babelrc | ||
| .gitignore | ||
| CHANGELOG.md | ||
| LICENSE | ||
| package.json | ||
| webpack.config.js | ||
| yarn.lock | ||