I'm already using the WAVM machine (https://github.com/sletz/WAVM/tree/faust) to execute wasm models generated by the Faust audio DSP languages (http://faust.grame.fr)
I would be interested to connect Faust to libwasm. Will the project allow to JIT compile for ARM CPU also? What are the expected performances ?