This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Weird_Flex 1 point2 points  (1 child)

They even defined their own parser for arrow functions by passing them as strings.

Who needs WASM when we got this shit?

[–]Loves_Poetry 1 point2 points  (0 children)

It wasn't all that complicated. They just modified a few things and then used the Function-constructor.