|
|
|
|
|
by Xeamek
1058 days ago
|
|
>Then writing a web app with backend and frontend in the same efficient language. How does that work?
What i mean specifically is how convenient is it to use js interop in dev time, and not just compile nim to js as a standalone lib? Can we simply call something like browser API directly from Nim (Or with fairly simple wrapper)? |
|