Feb 23, 2024 Running Go code from Elixir Using Web Assembly In this article, I will show you how to compile Go code to target WASI and run it from an Elixir host. You will also learn how to pass data to Go and get a response back using pipes. (1025 words)