|
|
|
|
|
by ncruces
81 days ago
|
|
I've added it, to one of my repos, and yes, it's slower than using emulation. Particularly for my use case, Go cross compilation, QEMU and binfmt work really well together. Still, for some things, it's nice to test on actual hardware. Here's a workflow so you can see both approaches working:
https://github.com/ncruces/wasm2go/blob/main/.github/workflo... |
|