roc/crates/compiler/gen_wasm/src
2022-07-24 13:33:35 +02:00
..
wasm_module gen_wasm: correctly detect empty ElementSection and don't emit TableSection 2022-07-13 21:23:32 +01:00
backend.rs fix stack size of empty tag union 2022-07-23 23:10:56 +02:00
layout.rs remove dict/set layout 2022-07-13 11:41:19 +02:00
lib.rs wasm: implement List.sortWith 2022-07-06 22:01:01 +01:00
low_level.rs Wasm: Handle closure data that's a lambda set with no closure data 2022-07-20 00:28:36 +01:00
storage.rs format 2022-07-07 13:40:37 +02:00
wasm32_result.rs implement wasm traits for roc_std::{I128, U128} 2022-07-24 12:07:27 +02:00
wasm32_sized.rs fix bug with ALIGN_OF_WASM on tuples (it used the size) 2022-07-24 13:33:35 +02:00