Igor

Results 6 issues of Igor

Hi, First of all, thanks for making this project available to everyone. That's a fantastic job. I'm trying to compile pocketsphinx.js into a WebAssembly as explained [here](https://github.com/syl22-00/pocketsphinx.js#2b-compilation-into-webassembly) and the build...

Hi, I'm working on a node.js version that relies on WASM version of vosk rather than a locally installed one (i.e., binding). I have successfully compiled a wasm version using...

Hi, I'm following your tutorial using your provided Docker container. When I use `wasmedge/appdev_x86_64:0.8.2` Docker image the `rustwasmc build` command fails when trying to compile a bumpalo-3.9.1 package: ``` root@740af9646213:/app#...

Hi, I've been able to successfully run your rust/examples code (coordinator and clients + redis db). In the description you mention that it's a basic federated learning algorithm but it's...

Hi, First of all, thanks for creating vm2 and making it available to people like me. I'm currently working on a second project where it will be used. I have...

Hi, Big thanks for the code you wrote. It was the only way for me to use my D-link camera with SmartThings. I have a question about the mappings section...