Block a user
1e5c4c4631
InternPool: implement getFuncInstance
a0da4728ae
InternPool: implement getExternFunc
98d33e302b
InternPool: fix getErrorSetType
bfe682b2a2
InternPool: implement indexToKey for func_instance and func_decl
99570809d1
InternPool: avoid false negatives for functions with inferred error sets
27a66191c2
Change math.Order order (#16356)
131bfe2f74
std.json: expose innerParse and add .allocate option (#16312)
54c5831103
compiler: rework inferred error sets
f36e7a8826
compiler: begin untangling anonymous decls from source decls
bdbb4d9475
rework generic function calls
27a66191c2
Change math.Order order (#16356)
131bfe2f74
std.json: expose innerParse and add .allocate option (#16312)
0970e2f12b
add stand alone test to verify bulk-memory features
d54ebf4356
llvm: add safety-check for Wasm memset
836f9fceab
llvm: add safety-check for Wasm memcpy
89396ff02b
add
jsonParseFromValue
to std.json.Value
(#16324)
b9fc0d2908
std.http: fix leaked connections (#16341)
b9fc0d2908
std.http: fix leaked connections (#16341)
80404cc928
implement std.time.sleep for uefi