github.com/arnodel/golua@v0.0.0-20230215163904-e0b5347eaaa1/code/doc.go (about)

     1  /*
     2  Package code provides functions and datastructures to encode / decode
     3  bytecode instructions.
     4  
     5  Bytecode
     6  
     7  
     8  Constants
     9  
    10  Constants are blah di blah.
    11  
    12  */
    13  package code