Elektrine lite

← Feed

@ahihi@anticapitalist.party

Post #4397168

2026-05-10 21:22 UTC

@sqx@mastodon.social @froos@post.lurk.org im curious, would it not be possible to use something like wasi-libc here? or is it considered bloat 😅

Replies (1)

  • @sqx@mastodon.social 2026-05-10 21:50

    @ahihi@anticapitalist.party @froos@post.lurk.org ooh, i'm not familiar with it, but C dependencies tend to be a pain unless they can be vendored. we used to compile with emscripten which provides libc/libm/etc, but ended up doing the nostdlib clang thing because it felt better i guess :) (also, a personal excuse is that emscripten works poorly on freebsd)

    Open ##4397169