Hacker News new | ask | show | jobs
by viebel 1752 days ago
Miguel Liezun used yaegi https://github.com/traefik/yaegi compiled to WASM to let Klipse evaluate Go code snippets in the browser

https://github.com/viebel/klipse/pull/393

1 comments

How does it work with the std lib ? System calls surely don’t work in a wasm VM ?