#
lunatic
Here are 3 public repositories matching this topic...
A template repo for working with Lunatic and Assemblyscript
-
Updated
May 4, 2022 - TypeScript
Improve this page
Add a description, image, and links to the lunatic topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the lunatic topic, visit your repo's landing page and select "manage topics."
If a new
Environmentis created, processes inside of it will not have access to any command line arguments or environment variables by default. They need to be added to theConfigEnvstruct from which theEnvironmentis created. Currently this is only possible from the host, but is not exposed as a [host function