holochain / hdk-assemblyscript

The Holochain Developer Kit for Assemblyscript
41 stars 2 forks source link

Add init globals #10

Closed willemolding closed 6 years ago

willemolding commented 6 years ago

Just a little one. Adds the function init_globals that returns a stringified JSON.

Really this should be called behind the scenes and populate the global namespace but that needs to wait until we sort out how to handle JSON

Connoropolous commented 6 years ago

Added followup #11