roc/crates/compiler/gen_wasm/src
2022-07-29 14:05:39 +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: Fix shiftRightBy for U8 and U16 2022-07-29 14:05:39 +02: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