Commit graph

14 commits

Author SHA1 Message Date
ahgamut d976dc883b added all examples from rust by example
via panflute and https://github.com/rust-lang/rust-by-example
2022-09-07 10:41:09 +05:30
ahgamut 609e05b0f5 add one more example 2022-09-07 09:26:55 +05:30
ahgamut 069ad60349 checked with latest nightly 2022-07-28 06:01:26 +05:30
ahgamut 298b7453c2 example to trigger Cosmopolitan's ASAN runtime 2022-06-26 21:07:19 +05:30
ahgamut 2561dec542 add unsafe examples + update README 2022-06-26 20:24:28 +05:30
ahgamut 3a4936d455 add examples from Rust By Example
examples built into 3 separate binaries
2022-06-26 19:11:30 +05:30
ahgamut f82934a703 note nightly versions used in README 2022-06-26 18:24:58 +05:30
ahgamut a93a10e342 remove commented code 2022-06-23 01:55:15 +05:30
ahgamut 2f9973a168 std now builds with latest nightly of cosmo 2022-06-22 22:47:15 +05:30
ahgamut f6ae82160c std crate builds with stubs 2022-06-22 09:25:13 +05:30
ahgamut 26c4c14d96 add cargo config 2022-06-21 23:44:49 +05:30
ahgamut 87d3f37776 updated README.md 2022-06-21 15:26:16 +05:30
ahgamut c504f3e9c6 get basic no_std example to build 2022-06-21 13:15:37 +05:30
Gautham 5a60117dec
Initial commit 2022-06-21 11:30:18 +05:30