Skip to content

Commit 68be739

Browse files
committed
Update zig1 wasm
1 parent 5840ab6 commit 68be739

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

stage1/zig.h

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3178,12 +3178,6 @@ zig_bitCast_float(f64, uint64_t)
31783178
zig_bitCast_float(f80, zig_u128)
31793179
zig_bitCast_float(f128, zig_u128)
31803180

3181-
#define zig_cast_f16
3182-
#define zig_cast_f32
3183-
#define zig_cast_f64
3184-
#define zig_cast_f80
3185-
#define zig_cast_f128
3186-
31873181
#define zig_convert_builtin(ExternResType, ResType, operation, ExternArgType, ArgType, version) \
31883182
zig_extern ExternResType zig_expand_concat(zig_expand_concat(zig_expand_concat(__##operation, \
31893183
zig_compiler_rt_abbrev_##ArgType), zig_compiler_rt_abbrev_##ResType), version)(ExternArgType); \

stage1/zig1.wasm

-12 KB
Binary file not shown.

0 commit comments

Comments
 (0)