Commit graph

25 commits

Author SHA1 Message Date
Gautham 1266b96e14 link to relevant 2023-11-01 22:29:57 -05:00
Gautham 9c075456bb Rust decides system constants at compile time 2023-11-01 22:27:51 -05:00
Gautham f81a13d73d update README 2023-10-10 09:46:35 -05:00
Gautham 6b540df45d update for fat APE 2023-10-10 08:27:44 -05:00
ahgamut 3856d18fdf update README with latest cosmo commit
all examples work now
2022-09-12 17:40:54 +05:30
ahgamut 4b8d56098f uncomment some of the threads examples
they don't run yet because of some stack size thing
2022-09-08 09:49:12 +05:30
ahgamut 4e2d12b531 update README 2022-09-07 18:40:41 +05:30
ahgamut 37faf13dec remove some more missing details 2022-09-07 18:38:15 +05:30
ahgamut df3760be0b update README 2022-09-07 18:22:08 +05:30
ahgamut b9ff887598 comment out errors/missings 2022-09-07 11:36:05 +05:30
ahgamut cfa3e47f54 moved files to flat 2022-09-07 10:49:49 +05:30
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