You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
And the scripts to build and tests existing toolchains against those examples.
Toolchain candidates:
Golang Go compiler
tinygo
gccgo
gnovm (gnolang)
yaegi
gno-rs (internal gnolang)
parscan (internal gnolang)
...
We can start to populate the sample base with various projects regression tests already in that format (gno, yaegi), and continue add relevant examples over time.
This project could be also to provide a framework for comparing other aspects like performances or other features.
The text was updated successfully, but these errors were encountered:
The goal is to provide a test suite which can be used to verify independently that a Go language implementation supports the Go specification.
The project will be mainly a collection of self-contained Go sample programs like:
And the scripts to build and tests existing toolchains against those examples.
Toolchain candidates:
We can start to populate the sample base with various projects regression tests already in that format (gno, yaegi), and continue add relevant examples over time.
This project could be also to provide a framework for comparing other aspects like performances or other features.
The text was updated successfully, but these errors were encountered: