Files

277 B

Hanzo Runtime

Overview

Go module: github.com/luxfi/runtime

Tech Stack

  • Language: Go

Build & Run

go build ./...
go test ./...

Structure

runtime/
  LICENSE
  go.mod
  go.sum
  runtime.go

Key Files

  • go.mod -- Go module definition