diff options
| author | Fuwn <[email protected]> | 2026-02-11 23:43:28 -0800 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2026-02-11 23:43:31 -0800 |
| commit | 17475e06c8822c854dcfa1335f44957b6a3eb629 (patch) | |
| tree | 4e85234cf29e54ef747f1dc01ad2c523f18bd692 /content/unused/last_blogs/technology/Rust.gmi | |
| parent | chore: Update CI references to updated Rust toolchain channel (diff) | |
| download | locus-17475e06c8822c854dcfa1335f44957b6a3eb629.tar.xz locus-17475e06c8822c854dcfa1335f44957b6a3eb629.zip | |
feat: Replace static blog system with Notion-backed dynamic content
Diffstat (limited to 'content/unused/last_blogs/technology/Rust.gmi')
| -rw-r--r-- | content/unused/last_blogs/technology/Rust.gmi | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/content/unused/last_blogs/technology/Rust.gmi b/content/unused/last_blogs/technology/Rust.gmi new file mode 100644 index 0000000..9a79bc0 --- /dev/null +++ b/content/unused/last_blogs/technology/Rust.gmi @@ -0,0 +1,4 @@ +## Resources + +=> https://ceronman.com/2021/07/22/my-experience-crafting-an-interpreter-with-rust/ My experience crafting an interpreter with Rust +=> https://notgull.net/device-afd/ \Device\Afd, or, the Deal with the Devil that makes async Rust work on Windows
\ No newline at end of file |