Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
jasfi
on Aug 1, 2023
|
parent
|
context
|
favorite
| on:
Nim 2.0
Somewhat related, you can call Nim code from Node.js/Bun using Denim:
https://github.com/openpeeps/denim
. It works by creating a Node add-on.
This is great for reusing Nim code in a web app, and possibly for performance critical code.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
This is great for reusing Nim code in a web app, and possibly for performance critical code.