top | item 8423083

Show HN: Virtjs, an ES6 emulation library

27 points| arcatek | 11 years ago |virtjs.com | reply

9 comments

order
[+] grindfest|11 years ago|reply
Protip: don't call it an ES6 emulation library.

I came in expecting an expedition into emulating ES6 in ES5. What I got was much more awesome.

[+] kolev|11 years ago|reply
I had the same expectations!
[+] arcatek|11 years ago|reply
You're right! English isn't my mother language, next time I'll be more careful :)

Thanks!

[+] bsimpson|11 years ago|reply
"An emulation library, itself written in ES6"
[+] lziz|11 years ago|reply
The Pokemon example is pretty damn neat: http://arcanis.github.io/pokelib/example/
[+] tokenizerrr|11 years ago|reply
Oh that's great, and it seems you can hook into the game's events as well! Might look into making a bot that plays pokemon at some point...
[+] lohankin|11 years ago|reply
doesn't work for me on Chrome. What exactly is this emulator supposed to emulate?
[+] robinduckett|11 years ago|reply
I love this. Wish I had the ability to build a SNES emulator in JS!