mirror of
https://github.com/HeyPuter/puter.git
synced 2026-08-29 09:27:20 +00:00
Extension developers should not have to remember what comes form where between two different globals. This change makes Extension effectively a facade (Facade Pattern) containing the behaviors of both extensions and runtime modules.