DEV Community

Discussion on: Tensorflow.js available on WebAssembly backend πŸ”₯

 
juancarlospaco profile image
Juan Carlos

I recommend learning Nim, time well spent.
Nim runs on browser and everywhere where theres a C/C++/JS API.
I use it to dev Python, it just works like Cython.
It also replaced NodeJS for me, it works like Svelte.