feat: teach the public v1 beta
Resolve the immutable Beta 1 runtime first, verify the exact compiler identity on Linux and Windows, and commit generated outputs from the released ABI. Material implementation and review were assisted by OpenAI Codex. Cole Speelman reviewed the public tutorial and accepts human responsibility. Signed-off-by: Cole Speelman <crspeelman@gmail.com>
This commit is contained in:
+2
-2
@@ -3,8 +3,8 @@
|
||||
# Generated code
|
||||
|
||||
Every `*.sando.go` file is an owned output of the neighboring `*.sando` source.
|
||||
Commit both files so production builds need only ordinary Go and the small
|
||||
`sando` runtime.
|
||||
The exact generator is `himesan v1.0.0-beta.1`. Commit both files so production
|
||||
builds need only ordinary Go and the small `sando` runtime.
|
||||
|
||||
Never hand-edit a generated neighbor. Run `himesan generate internal/views`,
|
||||
review the deterministic diff, and use `himesan check internal/views` in local
|
||||
|
||||
Reference in New Issue
Block a user