Open
Description
Coming from #5251 (comment)
Currently using Event, Disposable etc. from the vs/*
path in addons adds ~50kB on addons. We should investigate, if and how we can save some binary size on addons by exposing crucial parts on the API, so the impls dont have to be copied over for every single addon.
Activity