Add a description, image, and links to the tsoding-streams topic page so that developers can more easily learn about it.
Jai does not officially support WebAssembly compilation target. BUT! It allows you to dump LLVM Bitcode via the Llvm_Options.output_bitcode flag. This Proof-of-Concept demonstrates how to exploit this ...