b1
Brian
b10dc25f10a4f57ea229495209e7a893ee03e91c3682aaf16a6fd58e096137ec

Cooking new recipes in my new apartment.

Settling in to a new apartment. Hopeful this is the one.

Published a new blog post about my recent work on an LLVM backend for Move:

https://brson.github.io/2023/03/12/move-on-llvm

I fixed a bug in libsamplerate while porting it to Rust - an integer underflow.

My Rust translation of linear-interpolated sample rate conversion from libsamplerate worked the first time! Two more SRC algorithms to implement.

Released a new version of the wasm-opt Rust crate.

Hacked some more on my Rust sample rate converter.

I moved my cloud dev machine from EC2 to Azure a few weeks ago and have been happy with it.

I'm hacking on code generation for runtime type descriptors in move-llvm.

Made a little more progress on my sample rate converter.

I accidentally clicked the "delete account" button in Iris, after which it would no longer let me log in. I un-deleted it by logging into Snort and restoring my profile there. Then Iris let me back in again.

Rebasing Soroban fuzzing patches today.

Had a neat idea last night and hacked until 4 AM. It's going to be a sleepy day.

I started creating a Rust test harness to compare the output of libsamplerate with the output of my own sample rate converter.

Actually I'm hacking on Rust bindings to libsamplerate

I am not going to do anything today!

Implemented the reference, dereference, and freeze Move ops.