awesome-wasm-langs icon indicating copy to clipboard operation
awesome-wasm-langs copied to clipboard

Added Yaegi, Anko, Risor, Tengo to Golang section

Open vasilev opened this issue 1 year ago • 0 comments

Added Yaegi to Golang section. Added Golang Scripting subsection containing Anko, Risor, Tengo.

Proofs

All these languages are tested to WASM compatibility in the same manner: created a simple Go program, which imports the particutar language interpreter as library. When that program compiled to WASM to single main.wasm file, which has been tested in browser and Deno+Bun.

This is a Golang-related portion of #140 .

vasilev avatar Jan 30 '24 16:01 vasilev