Getting Started with WebAssembly in Go!

Getting Started with WebAssembly in Go!

Description

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.

Download Links

Direct Download

Getting Started with WebAssembly in Go!.zip (62.9 MB) | Mirror

Leave a Reply

Your email address will not be published. Required fields are marked *