Wasmer: Go language runtime

Created on 6 Apr 2019  ยท  4Comments  ยท  Source: wasmerio/wasmer

Out of curiosity I've tried to run a wasm binary produced by go compiler and unsurprisingly it didn't work. Is there any plans to support go and other languages?

โ“ question

Most helpful comment

Hi @geloizi , we are working on supporting additional languages. There is some work in progress for golang support in the feature/golang branch.

All 4 comments

Hi @geloizi , we are working on supporting additional languages. There is some work in progress for golang support in the feature/golang branch.

It seems there is no more activity in the feature/golang branch. Curios whether this task became abandoned?

There's also this work for Go to target wasi: https://github.com/golang/go/issues/31105

Was this page helpful?
0 / 5 - 0 ratings

Related issues

aergonaut picture aergonaut  ยท  3Comments

bkolobara picture bkolobara  ยท  3Comments

robinvanemden picture robinvanemden  ยท  5Comments

fd picture fd  ยท  3Comments

vitiral picture vitiral  ยท  4Comments