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

Add Ferrocene slides and example code #149

Merged
merged 5 commits into from
Mar 26, 2024
Merged

Conversation

jonathanpallant
Copy link
Member

  • Adds some slides about what Ferrocene is, and how it is installed
  • Brings in the QEMU demo from why-ferrocene
  • Adds a 'stdout' demo, which shows writing to stdout at various levels of abstraction (down to raw syscalls)

Includes several variants, each stripping off another layer of abstraction. This needs to use nightly, as the no_std examples require the unstable eh_personality lang item on Linux targets (sadly).

Also I took away the workspace, as these packages now need to be compiled separately to avoid compiler confusion.
@jonathanpallant
Copy link
Member Author

Any objections to this @skade ?

@jonathanpallant jonathanpallant merged commit 7cd76b6 into main Mar 26, 2024
2 checks passed
@jonathanpallant jonathanpallant deleted the add-ferrocene-notes branch July 9, 2024 12:26
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.

3 participants