Don't browsers support wasm natively?
wasm is a web standard supported by browsers and lets this wasm binary run in the browser.
Also, the project called "wasmer" that is discussed in this thread is https://github.com/wasmerio/wasmer and not wasmer-js that you link to.
Don't browsers support wasm natively?