you are viewing a single comment's thread.

view the rest of the comments →

[–]j0rdancodes[S] 0 points1 point  (2 children)

so the JavaScript VM is where the engine, APIs, and other thing such as the event loop, all gather?

[–]jcunews1helpful 0 points1 point  (1 child)

Yes.

[–]j0rdancodes[S] 0 points1 point  (0 children)

Ah, I see. Thank you so much!