Examples
Example - helloworld
Description
This example has two instructions
- IxInit: Initialization, to set up the initial greetCount, and who is allowed to call IxGreet.
- IxGreet: Print greeting message and increase greetCount by one.
Live Demo
https://golana-demos.goscript.dev/
Source Code
https://github.com/oxfeeefeee/golana/tree/main/examples/helloworld