Hacker News new | ask | show | jobs
by uxcn 3903 days ago
For now, but XUL and XPCOM are also on the chopping block. Overall, it looks like Mozilla is planning to get rid of native access entirely.
1 comments

There's nothing stopping you from bundling native code with your addon and having the addon launch the native process and communicate via a pipe.