feat: wasi platform build
Second iteration, for more information see #738
This PR implements the scenario described in https://github.com/google/ko/issues/675 by using tinygo as the builder for target WASI.
Documentation is not yet done, but can be created if this feature is wanted.
SBOM generation is currently not implemented, since tinygo doesn't produce the same buildInfo that go does.
Signed-off-by: Höhl, Lukas [email protected]
@imjasonh I did some local testing on the integration tests, they should be working by now. Could you kick them off to see if it works as expected?
This Pull Request is stale because it has been open for 90 days with no activity. It will automatically close after 30 more days of inactivity. Keep fresh with the 'lifecycle/frozen' label.