DEV Community

Discussion on: Tensorflow.js available on WebAssembly backend 🔥

 
yashints profile image
Yaser Adel Mehraban

That’s cool, will check it out

Thread Thread
 
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.