Hacker News new | ask | show | jobs
by rijoja 2759 days ago
Cool! I'm working on a project that uses javascript and a C backend so it actually might be a good fit for me.
2 comments

Here is an example of such for neural network training[1]:

- Nim JS for browser display

- Nim C as a backend

[1]: https://github.com/Vindaar/NeuralNetworkLiveDemo

It might be indeed: e.g. I've implemented validation for game moves before for a web game, and reusing everything on the backend and frontend was nice