ko icon indicating copy to clipboard operation
ko copied to clipboard

feat: wasi platform build

Open hown3d opened this issue 3 years ago • 1 comments

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]

hown3d avatar Sep 03 '22 11:09 hown3d

@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?

hown3d avatar Sep 12 '22 12:09 hown3d

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.

github-actions[bot] avatar Dec 13 '22 01:12 github-actions[bot]