roc/crates/compiler/gen_wasm/src
2022-07-29 15:18:15 +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 wasm: Ensure List literals have an initialized capacity field 2022-07-29 15:18:15 +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 Wasm32Sized for isize 2022-07-27 20:10:47 +02:00