wasmerio / winterjs

Winter is coming... ❄️

Home Page:https://winterjs.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add support for defining global objects via TS/JS scripts

Arshia001 opened this issue · comments

As per the discussion in #76, it would be beneficial to support adding global objects (as opposed to importable modules) in JS. Once this is implemented, the code from #76 should be moved to the global scope as well.

cc @MasatoDev

This is done in main