Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor!: Migrate zig from library to example #158

Merged
merged 1 commit into from
Feb 12, 2025

Conversation

nderjung
Copy link
Member

@nderjung nderjung commented Feb 12, 2025

Since Zig is a compile-time language and the entry contains simply a "Hello, world!" application it does not make sense to include it as a standalone entry in the library.

This better serves as an example therefore. Additional changes clean up the example.

Since Zig is a compile-time language and the entry contains
simply a "Hello, world!" application it does not make sense
to include it as a standalone entry in the library.

This better serves as an example therefore.  Additional
changes clean up the example.

Signed-off-by: Alexander Jung <alex@unikraft.io>
@nderjung nderjung force-pushed the nderjung/refactor/zig-is-example branch from 07a2f0c to 5e92d29 Compare February 12, 2025 12:12
Copy link
Member

@craciunoiuc craciunoiuc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All good here. Thanks!

Reviewed-by: Cezar Craciunoiu cezar.craciunoiu@unikraft.io
Approved-by: Cezar Craciunoiu cezar.craciunoiu@unikraft.io

@craciunoiuc craciunoiuc merged commit 20800b7 into main Feb 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants