Ethosa
Ethosa
@quantimnot, I tried to do something similar, it seems to work... https://github.com/Ethosa/nodesnim/commit/4bd60100a290d624e60c9a1824b17b11a573ff25#diff-fa731b6fc0fcf751f578c8847de7d08d29c674bc1dcf9bb70e2dbe173c61daee - scripts.nim  - test.nim  - output 
The problem with the interaction of Nodesnim objects in scripts: `Error: undeclared identifier: 'Vector2Obj'` - `script.nim` ```nim proc sum*(vec2: Vector2Obj): float = return 12 ``` - `main.nim` ```nim var compiled...
Now with `hpx` CLI you can create `JavaScript`/`TypeScript` projects
@georgelemon I'm try to open https://github.com/the-benchmarker/web-frameworks/pull/6798 but server doesn't want to start 🤔
FastAPI available [here](https://github.com/HapticX/happyx/wiki/HappyX-for-FastAPI-Programmers)
Why did HppyX experience so much performance decline in web benchmark testing on December 11, 2023?✨
I think this was after #216
Card - https://github.com/HapticX/happyx/commit/334a1723ef547cc79e5f721a588d3840a3d148da
```sh nimble remove regex nimble install happyx -y ```
Может быть это связано с этим? https://github.com/bung87/crowngui/blob/devel/src/crowngui/webview.nim#L7-L21
Закрыто в связи с неактивностью.