Commit graph

14 commits

Author SHA1 Message Date
Ayaz Hafiz
782a9839ac
Only mark roc_std no_std if std feature is not present
Otherwise, you will get compile errors with the std feature.
2023-03-25 17:09:38 -05:00
Luke Boswell
f3bdb5f321
updating rust package documentation 2022-11-03 20:00:06 +11:00
Brendan Hansknecht
24cd78fe7e
add tests and expose types 2022-10-18 23:35:15 -07:00
isaacthefallenapple
4c5e89f46c
replace unsound MaybeUninit deref with ptr::copy
Signed-off-by: isaacthefallenapple <isaacthefallenapple@gmail.com>
2022-08-29 17:00:03 +02:00
Richard Feldman
ec0e80f5d2
Add basic roc_std Dict and Set implementations 2022-08-15 10:59:58 -04:00
Folkert
9574bd9928
move implementation of platform functions to use site... 2022-08-06 21:32:18 +02:00
Folkert
6394a4e337
update no_std config 2022-08-06 19:05:29 +02:00
Folkert
b4eda7c9d9
rework features for roc_std 2022-08-06 19:01:07 +02:00
Richard Feldman
7186c07151
Conditionally import ffi::c_void 2022-08-03 22:42:10 -04:00
Richard Feldman
b0071d274b
Drop unnecessary cfg(any(test)) condition 2022-08-03 22:41:54 -04:00
Folkert de Vries
64eba70f50 linker 2022-08-03 23:25:48 +02:00
Folkert de Vries
f282641a0b clippy 2022-08-03 21:42:17 +02:00
Folkert de Vries
7f4e0bb0c9 gen_wasm use dummy platform functions 2022-08-03 21:35:28 +02:00
Anton-4
eee85fa45d
moved all crates into seperate folder + related path fixes 2022-07-01 17:37:43 +02:00
Renamed from roc_std/src/lib.rs (Browse further)