25% off

Use code FUNCMAIN at checkout for 25% off all premium courses.

Get started →

TutorialEdge Course

Getting Started with WebAssembly in Go!

In this course, we'll be looking at how you can get up and running developing WebAssembly apps in Go!

golang WebAssembly
Start Course 🚀
Elliot Forbes with Elliot Forbes

WebAssembly is one of the coolest new bits of technology coming onto the scene these days. It is a language that can run alongside the likes of JavaScript within the browser and can be written in a number of different languages from C/C++/Rust and Go of course!

In this course, we are going to be taking a look at how you can get up and running writing and running your own web apps that utilize WebAssembly that has been written and compiled with Go.

Topics Covered

  • Compiling Go Code to WebAssembly
  • Executing Your WebAssembly Code in The Browser
  • Basic DOM manipulation in WebAssembly
  • Optimizing the size of your compiled binaries
  • Creating WebAssembly Functions in Go

Outcomes

By the end of this course, you should have a solid understanding of the basics when it comes to writing your own web applications using WebAssembly and Go.

Course Curriculum