▲ | epolanski 14 hours ago | |
I think you need to frame your product better. It clearly supports different runtimes than node with different capabilities and limitations. It seems more of a runtime-agnostic web server. | ||
▲ | yasserf 3 hours ago | parent [-] | |
Thank you for the feedback! I agree framing pikku has been a pretty hard challenge for me. It supports different runtimes in the sense of deno / bun or custom nodeJS runtimes in the cloud, but ultimately relies purely on typescript / a JavaScript compatible backend. It’s less of a webserver and more of a lightweight framework though, since it also supports CLIs or Frontend SDKs / isn’t tied to running an actual server. |