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

How does tamago compare to gokrazy? #31

Closed
andig opened this issue Jun 19, 2021 · 2 comments
Closed

How does tamago compare to gokrazy? #31

andig opened this issue Jun 19, 2021 · 2 comments

Comments

@andig
Copy link

andig commented Jun 19, 2021

See https://gokrazy.org/. Both seem to provide bare metal, both are lacking Wifi support. gokrazy works with the stock compiler.
I have some experience with gokrazy- why would I need tamago and its changes to the runtime?

refs golang/go#46802

@gsora
Copy link
Contributor

gsora commented Jun 19, 2021

I believe gokrazy still uses the Linux kernel underneath, while tamago produces binaries that can be run bare metal, without the need for another kernel.

@abarisani
Copy link
Contributor

gokrazy is very different, it is not bare metal and uses an actual OS (Linux) underneath, therefore its implementation and scope are extremely different.

This comparison might give you better perspective with more similar efforts.

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

No branches or pull requests

3 participants