tessi
tessi.bsky.social
tessi
@tessi.bsky.social
Software Engineer. Dabbling in elixir, ruby, rust and many others
https://github.com/tessi/
Haha look at my current setup. It does wobble, but when I wobble in the rhythm of the music, it’s called dancing!
May 27, 2025 at 11:11 AM
Mateusz Front is talking about compiling elixir/erlang to Wasm at #ElixirConfEU

Imagine the inception moment when we run that Wasm in elixir again using wasmex!
May 15, 2025 at 7:45 AM
This Friday I will talk about Wasmex at #ElixirConf EU - if you want to know what WebAssembly can bring to the table for your #ElixirLang apps, join me!

Here is a sneak peek into my slides: Speed is one of the things Wasm can give you :)
May 13, 2025 at 7:57 AM
I am benchmarking a CPU intensive workload in native Elixir vs. different ways to run them with WebAssembly. I can now rightfully claim that wasmex can speed up your programs :) #ElixirLang
May 8, 2025 at 6:32 AM
It’s fun!
May 4, 2025 at 4:29 PM
Thanks to my broken #ElixirLang tests my money spending skills are not the only thing having failures!

```
.....F....
Finished in 0.6 seconds (0.6s async, 0.00 sync)
10 tests, 1 failure
```
December 6, 2024 at 11:25 AM