A3bz

Results 12 comments of A3bz

因为m1 是arm架构的,所以需要添加 --platform=linux/amd64,不过又会引入另一个问题 [qemu: uncaught target signal 11 (Segmentation fault) - core dumped when running docker-compose up on Apple Silicon](https://github.com/docker/for-mac/issues/5123#issue-762827822),暂时还无法解决

> I usually don't use stdio functions like malloc, memset or strlen. I wrote functions for these operations like: for malloc use `Instance->Win32.LocalAlloc` for strlen use `StringLengthA` memset use `MemSet`...

> @zesiar0 can you comment here so we can assign this to you ? sorry, I mistake the issue. Please this issue to me

@arkodg please assign to me

> @zesiar0 still planning on working on this ? (this issue is a release blocker for v1.0.0 releasing next week), if not, I can pick this one up, thanks !...

> Hello @zesiar0, cool work! would you mind targeting the `dev` branch? Yeah, do you mean let me resubmit the code to `dev` branch?

> I think I can do it, let me try So, if i want to contribute later, i need to submit code to the `dev` branch, right?

@shawnh2 it seems that the error has nothing to do with my code