tinygobb

command
v0.15.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 18, 2025 License: BSD-3-Clause Imports: 7 Imported by: 0

README

Status of u-root + tinygo

This document aims to track the progress of building all u-root commands with tinygo. It will be updated as more commands can be built.

Commands that cannot be built with tinygo have a "(!tinygo || tinygo.enable)" build constraint. Specify the "tinygo.enable" build tag to (attempt to) build them.

tinygo build -tags tinygo.enable cmds/core/ls

Some commands require additional tags to be built. The required tags are listed below, e.g. cmds/core/init and others require -tags noasm.

The list below is the result of building each command for Linux, x86_64 with tinygo version 0.33.0.

The necessary additions to tinygo will be tracked in #2979.


Commands Build Status

EXCLUDED (1 commands)
FAILING (43 commands)
PASSING (136 commands)

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL