calvin2021y
calvin2021y
hi @ekoby any plan to add boringssl?
A useful feature will be`bool wasm_runtime_attach_shared_heap(wasm_module_inst_t module_inst, wasm_shared_heap_t shared_heap, bool readonly);` A readonly shared_heap make sure memory is readonly for `wasm_module_inst_t`
Thanks for explain, I would like to but not sure I am capable to do it. I would like a event loop interface without network layer will allow every build...
what `target` should be used for IOS static library ?
This error only occurs when using musl; there are no issues with glibc.
this patch fix the problem ```diff diff --git a/src/zbeacon.c b/src/zbeacon.c index ee897406..ccff27a5 100644 --- a/src/zbeacon.c +++ b/src/zbeacon.c @@ -369,8 +369,12 @@ s_self_prepare_udp (self_t *self) self->udpsock_send = INVALID_SOCKET; } - freeaddrinfo...
I am not sure about the details, just very without this fix it will crash with default test on some platform.
hi @cole-miller Is this problem fixed in v1.18.0 ?
the CI error here is new and not sure how to fix it. will try more.
I am try with rtx 4090 24GB with batch=1 and get error, any reccoment aguments to bring it up?