Show HN: JSLike, a CSP-Safe Interpreter for JS, TS, JSX, TSX in JS
1–4 of 4 posts
Re: Show HN: JSLike, a CSP-Safe Interpreter for JS, TS, JSX, TSX in JS
#2i dont get it.
Re: Show HN: JSLike, a CSP-Safe Interpreter for JS, TS, JSX, TSX in JS
#3i dont get it.
it is a javascript interpreter in javascript, based on the ast generated by acron parser. to avoid calling "eval" or "new Function" for code executed by un-trusted sources. a sandbox
Re: Show HN: JSLike, a CSP-Safe Interpreter for JS, TS, JSX, TSX in JS
#4[dead]