wazero icon indicating copy to clipboard operation
wazero copied to clipboard

Add Zig example

Open knqyf263 opened this issue 3 years ago • 2 comments

Do you think it would be worthwhile to maintain an example of Zig in the wazero repository? I extended the allocation example for Zig. I can open a PR if you have an interest. Please feel free to close the issue if it is not the case. https://github.com/knqyf263/zig-wasm-example

knqyf263 avatar Aug 07 '22 14:08 knqyf263

I think so. I've also at times ad-hoc defined a zig project.

Please raise a PR and also don't forget to update the GitHub examples workflow and the Makefile accordingly!

codefromthecrypt avatar Aug 07 '22 23:08 codefromthecrypt

Thanks for confirming. I opened #741.

knqyf263 avatar Aug 09 '22 07:08 knqyf263