Skip to content

wrmsr/wava

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NOTE This project is still very much stream-of-conscious/hackathon-style. Proper tests and UI will come when I am happy with the core capabilities. I do not ship code like this (see here for a sample of that), please do not dock me points for open development.

The main goal is compiling WebAssembly to Java. Began life as a straight Java port of binaryen (and largely remains so in the yen package). Immediate goal is sqlite.jar. Ultimate goals are [/were] llvm.jar and dpdk.jar.

Java source rather than bytecode was chosen for simplicity and debuggability (for the end-user - at this point emitting bytecode would be easier).

About

Java backend/toolchain for WebAssembly

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published