roc/crates/compiler/gen_wasm/src
Folkert de Vries a5a91d428f
Merge pull request #5336 from roc-lang/dev-backend-list-map
dev backend: many more builtins
2023-05-01 10:20:15 +02:00
..
backend.rs clippy --fix fixes 2023-04-21 12:05:51 +02:00
code_builder.rs clippy --fix fixes 2023-04-21 12:05:51 +02:00
layout.rs Begin support for looping-back recursive pointers to their source layouts 2023-01-23 14:37:48 -06:00
lib.rs Push interned layouts as mut throughout the backend, and intern box layouts 2022-12-28 18:51:26 -06:00
low_level.rs Merge pull request #5336 from roc-lang/dev-backend-list-map 2023-05-01 10:20:15 +02:00
storage.rs Update wasm backend 2023-01-11 14:38:43 -06:00
wasm32_result.rs implement wasm traits for roc_std::RocBox 2023-02-09 14:55:08 +01:00
wasm32_sized.rs implement wasm traits for roc_std::RocBox 2023-02-09 14:55:08 +01:00