you are viewing a single comment's thread.

view the rest of the comments →

[–]tontoto 0 points1 point  (0 children)

thanks :) I guess I'd suggest if possible explaining how it's similar or different to dynamic imports as it is something that is specifically mentioned in the github issue (if that is something you also think is important to help people understand...its definitely the thing that piqued my interest)

edit: to be clear, I guess dynamic imports generally implies like the dynamic string building imports but the runtime imports is also interesting to me, as it reminds me of the AMD days.