Skip to content

Frequently Asked Questions

No, maybe in version 1.0. However, it doesn’t need to be neither battle-tested nor production-ready, because I’m building it as a hobby project to improve my programming skills.

The point of Ecewo is to show that C can be useful for web development, just like the other languages, or even better than some of them. I’m trying to make it look like Express.js, so it should be easy to use. And I’m also trying to keep the memory management under the framework’s responsibility as much as possible. I believe that C can also be very good for web for someone who prefers to use it.

For the same reason as with other languages. You might prefer Rust for low-level web development, even though Rust doesn’t need to be used for many CRUD applications. JavaScript is enough for many of them. But JS is JS, Rust is Rust, and C is C. I want C to be a part of modern web development just like other languages for those who prefer to use C.

Do We Need C Level Performance for Backends?

Section titled “Do We Need C Level Performance for Backends?”

We do not. I just want to do something exciting.

I inspired by the name of my love.