Hacker News new | past | comments | ask | show | jobs | submit login

Internet Explorer had a pretty clean API for adding extra scripting languages.



And in practice, that separation layer lead to objects tied together across COM boundaries, and severe memory leaks for any significant applications.


Yes, the Windows Script Host. But I don't believe two languages could very effectively talk to eachother, right? Couldn't they only really interact with the native code stuff (DOM etc.), i.e. the easy part?


It wasn't too difficult to add an interface to COM from a new language, that seemed the easiest way to call "out" to something else.




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: