Documentation ¶
Overview ¶
Command genstd is a code-generator to create meta-information for the Gno standard libraries.
All the packages in the standard libraries are parsed and relevant information is collected; the file is then generated followingthe template available in ./template.tmpl
genstd is responsible for linking natively bound functions, a FFI from Gno functions to Go implementations, and calculating the initialization order of the standard libraries.
Click to show internal directories.
Click to hide internal directories.