Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Interesting timing...

I've just made something similar but with JS: C modules in JS.

    import * as CModule from "./module.c";
C module gets compiled to native code on load. I think that clear separation of execution models is a good thing.

https://sciter.com/c-modules-in-sciter/

https://sciter.com/here-we-go/



Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: