roc/examples/static-site-gen/platform
Richard Feldman e6fd0c62fd
Do an explicit cast that doesn't make sense
I don't know why this is what the compiler wants,
given that the docs say it shouldn't need a cast,
but this is for some reason what the compiler wants.
2022-10-16 18:43:03 -04:00
..
Html examples: move Html Roc files into platform dir 2022-08-28 14:26:00 +01:00
src Do an explicit cast that doesn't make sense 2022-10-16 18:43:03 -04:00
build.rs Fix build errors 2022-08-29 23:23:38 +01:00
Cargo.lock static-site-gen: add a Rust Markdown parser 2022-09-04 16:41:40 +01:00
Cargo.toml static-site-gen: add a Rust Markdown parser 2022-09-04 16:41:40 +01:00
host.c examples: first draft of static site generator example 2022-08-28 14:33:03 +01:00
Html.roc examples: move Html Roc files into platform dir 2022-08-28 14:26:00 +01:00
main.roc static-site-gen: Use Box to workaround app/host ABI issues 2022-09-07 23:36:43 +01:00