epic blog post that describes how compilers work, creates a new language and compiles it to WebAssembly #webassembly #language
https://blog.scottlogic.com/2019/05/17/webassembly-compiler.html
epic blog post that describes how compilers work, creates a new language and compiles it to WebAssembly #webassembly #language
https://blog.scottlogic.com/2019/05/17/webassembly-compiler.html
Lys: A language that compiles to WebAssembly
— Read on menduz.com/posts/lys-language-project/
This article was made a lot better with feedback from Cristiano Calcagno, Simon Fowler, and Thomas Barras. In recent years JavaScript has become a compilation target for many languages. Even…
— Read on medium.com/@sanderspies/a-webassembly-backend-for-ocaml-b78e7eeea9d5
This blog is part of a series about using Go (Golang) to target Web Assembly.
https://www.aaron-powell.com/posts/2019-02-04-golang-wasm-1-introduction/