3 Commits (8a3f6f5f15e5eb9a7af867ff82384a6b2e4ed181)

Author SHA1 Message Date
Andre Richter 09d36953a0 Remove own boilerplate code
Use panic and runtime crates from japaric
6 years ago
Andre Richter 32ef64b36e compiler_builtins are now mandatory; Add them.
In rust-lang/rust@679657b863 a breaking
change was introduced that now requires compiler_builtins. Add them,
and use the opportunity to kick out rlibc, since memset() et al. can
be provided by compiler intrinsics.
6 years ago
Andre Richter 78ea9a9931 Add tutorial 04_mailboxes 6 years ago