Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/srenatus/wasmtime-sigill-issue


https://github.com/srenatus/wasmtime-sigill-issue

Last synced: 11 days ago
JSON representation

Awesome Lists containing this project

README

        

# SIGILL repro case on linux/arm64

Triggered using

docker run -it -v $(pwd):/src -w /src --platform linux/arm64 golang:1 go run main.go

Now that uses QEMU's binfmt stuff, as far as I know; so this could have something to
do with the problem.