Hacker News new | ask | show | jobs
by nine_k 1287 days ago
I suppose a compatibility shim for features that should not go into the new core could work. It would have a performance cost, but as long as this cost is limited to some deprecated APIs it would be OK.
1 comments

Yeah, a compatibility branch or a build time cross compatibility compiler would suffice.