Skip to content

Because you cannot spell JavaScript without Java.

Notifications You must be signed in to change notification settings

ShikaSD/java_script

Repository files navigation

Psst... wanna try some bytecode?

Here, I am trying to figure out how to compile JS to JVM bytecode (most of the ideas are stolen from Kotlin compiler).

Most likely it doesn't work at all, but building it is fun and that's what matters!

See ./asm/src/test/resources/Test.js for the closest approximation of what works at the moment.

About

Because you cannot spell JavaScript without Java.

Resources

Stars

Watchers

Forks