Gongyu Deng

Results 6 issues of Gongyu Deng

As Wasm VMs manage most runtime status, is it feasible to capsule a minimal runtime status closure as a universal checkpoint across different Wasm VMs? ## Motivation * Support for...

#10 This commit might not be well enough considered or complete. - I added a function `decimal2negative` to convert a decimal larger than 1 into a negative decimal under the...

Would like to see this delicate tool being able to display negative decimal values when the certain binary form gets a `1` as the most significant bit (just like 2's...

Although it might a bit conflict with the security design of Wasm, is there any approach to map a memory region within a Wasm instance to a specific memory region...

I'm using wrk for my testing work, but my service is not completed or strong presently. Sometimes the test result just showed me that there were some timeout out of...

### Summary I was trying wasmer with c-api (static link with libwasmer.a generated from `make build-capi`) but kept failing instantiation. However, the only error information I got was the return...

❓ question
📦 lib-c-api