Semicolon Software
  • Home
  • About
  • Imprint

rust

A collection of 2 posts
Marching Squares in Rust+WebAssembly
rust

Marching Squares in Rust+WebAssembly

After previous forays into creating fancy backgrounds using JavaScript, I've been playing with an implementation of one of my favourite computer graphics algorithms in Rust. It seems that my second, more efficient implementation is a lot faster than the old JavaScript code (I didn't benchmark them side-by-side but it is
Dec 17, 2018
Cross-compiling Rust Code using GitLab CI
rust

Cross-compiling Rust Code using GitLab CI

I've been excited to learn the Rust language for two years now since it compiles the performance properties of statically-compiled languages with modern language ergonomics (and allows you to parallelize things you normally wouldn't dare to thanks to its safety model). Another nice, less highlighted aspect of Rust is that
Dec 17, 2018 3 min read
Page 1 of 1
Semicolon Software © 2023
  • Home
  • About
  • Imprint
Powered by Ghost