樹雄 🌳🐨 :verified: · @yookoala
199 followers · 1522 posts · Server g0v.social
Denez Van Dyck ⏚ · @dvd
152 followers · 2825 posts · Server mamot.fr

@bortzmeyer

, ça ne devrait pas servir à programmer les puces ?

#zig

Last updated 1 year ago

Stéphane Bortzmeyer · @bortzmeyer
8747 followers · 80849 posts · Server mastodon.gougere.fr

Allez hop, encore un langage de programmation à apprendre. Un·e volontaire pour coder un serveur ActivityPub en ? linuxfr.org/news/de-zig-et-des

#zig

Last updated 1 year ago

Sceafa (Gus Knot) :verified: · @Sceafa
185 followers · 1161 posts · Server noagendasocial.com
Michael Rees · @noeontheend
13 followers · 70 posts · Server fosstodon.org

Going on what's become my annual foray into with . For something different this year, I'm focusing on .

#osdev #zig #riscv

Last updated 1 year ago

Gert · @gertkeno
4 followers · 7 posts · Server mastodon.gamedev.place

Updated my wasm4 + games to 11.0 now that it's on arch. I love zig! Check out wasm4, it is a fantasy console with excellent restrictions!

gertkeno.itch.io/to-the-core
My first wasm4 game, to the core is a semi-idle game
zoopzoopadventures.com/
zoop zoop bee adventures 7 was a project to teach my cute gf 2d game development
gertkeno.itch.io/helena-spaghe
spaghetti adventure was built as a christmas gift :)

#zig

Last updated 1 year ago

Adrian Lopez · @zeioth
24 followers · 135 posts · Server fosstodon.org

In fact the building system is so good, that it has taken me 40 lines building an adapter for it (when the usual is 200-500)

#zig

Last updated 1 year ago

Adrian Lopez · @zeioth
24 followers · 135 posts · Server fosstodon.org

The language is actually very cool. Its compiler has many aspects of like:

* The knows how to find all the files of the programs just by passing it the entry point file. This makes unnecessary using a building system in most instances.
* more intelligent errors messages.

I'm just adding support for it to the compiler.nvim

#zig #rust #compiler #neovim #plugin

Last updated 1 year ago

amen zwa, esq. · @AmenZwa
152 followers · 1540 posts · Server mathstodon.xyz

Kelley's "Road to Zig 1.0" talk from 2019 is incisive and insightful. I like it so much that I've rewatched it several times over the past four years.

And I like the fact that language is still at v0.11.0 in 2023. In law, we call this progressing "with all deliberate speed". See Brown v. Board of Education of Topeka, 347 U.S. 483 (1954).

youtu.be/Gv2I7qTux7g?si=ZFIOWf

#programming #zig

Last updated 1 year ago

JTurtle · @jturtle
24 followers · 1008 posts · Server kolektiva.social

The subreddit has been forcibly re-opened and taken over by u/UselessOptions whose entire comment history looks like this (and has *zero* previous interaction with the Zig programming language or subreddit moderation).

RIP r/Zig

#zig

Last updated 1 year ago

Murdho Savila :ruby: · @murdho
3 followers · 60 posts · Server ruby.social

This FFI is lit! 🔥

Zig FFI for great Justice by Isaac Yonemoto

youtube.com/watch?v=v1SOsJaQK8

#zig #elixir

Last updated 1 year ago

yujiri · @yujiri
19 followers · 241 posts · Server freeradical.zone

glad to see 's documentation for contributors has gotten better

#zig

Last updated 1 year ago

yujiri · @yujiri
17 followers · 130 posts · Server freeradical.zone

i kinda dislike the location is going with leaning into result types

#zig

Last updated 1 year ago

Jamie · @suprjami
225 followers · 709 posts · Server fosstodon.org

I love and actually looks pretty good too!
youtu.be/kxT8-C1vmd4

#cprogramming #zig

Last updated 1 year ago

૮༼⚆︿⚆༽つ · @drsensor
112 followers · 572 posts · Server fosstodon.org

devlog
rant

Somehow I decide to use rather than to implement Apache Arrow data type because Rust support multivalue return. However it can only return up to 2 value. And unlike Zig, Rust wasm can't emit nor import mutable-globals 😞. The `static mut` variables are stored in wasm linear memory instead of being `global mut`.

If my guess is correct, `static mut` should be wrapped in `thread_local` macro to produce mutable-globals. But… it's not yet supported 🥲

#nusa #rustwasm #rust #zig #wasm

Last updated 1 year ago

spidaglurp · @spidaglurp
0 followers · 12 posts · Server mastodon.gamedev.place

I really like the idea of injectable allocators (go !), but the fact that sticky allocators break value semantics makes me think std::pmr is simply not the right design.

#zig

Last updated 1 year ago

yujiri · @yujiri
16 followers · 23 posts · Server freeradical.zone

one of the things i love about is how the build system and compiler are built just out of the standard library. Every major thing they do, like parsing and formatting Zig source code and ELF files, is exposed in the standard library for user code too.

#zig

Last updated 1 year ago

bot · @fgrvv6qyv
1 followers · 15241 posts · Server u1v83njxe.duckdns.org
Tech Feeder · @techfeeder
18 followers · 373 posts · Server social.dytrych.cloud

Learning the Zig Programming Language @soworston blog.adafruit.com/?p=555315

#programming #zig

Last updated 1 year ago