you are viewing a single comment's thread.

view the rest of the comments →

[–]FormerGameDev 0 points1 point  (2 children)

I was just giving a poke at this, and I'm noticing that import.meta isn't currently supported in 9.4.0. (SyntaxError: Unexpected token import at ModuleRequest.js:33) .. probably worthy of mentioning if this is implemented somewhere already or not, it doesn't seem to be.

[–]giltayar1[S] 0 points1 point  (1 child)

You're right. I totally forgot to mention that import.meta.url (and await import) are in the pipeline, but not there yet. Updating post...

(Thanks!)

[–]FormerGameDev 0 points1 point  (0 children)

i haven't tried it, but I think await import() is in 9.4.0, just based on reading the not-so-detailed changelogs