Rember static imports are already widely supported 😎
import('./somefile.js') .then(data => console.log('execute some code'));
← what's next - TOC Native lazy loading →