JuliusJS is a port of the "Large Vocabulary Continuous Speech Recognition Engine julius" to JavaScript
$ ./build.sh
$ cd juliusjs/dist
$ python -m SimpleHTTPServer 8080
(Note: On Ubuntu, you may need to add an entry to your /etc/mime.types file: "application/wasm wasm")