Elektrine lite

← Feed

@chris@m.objc.io

Post #2147971

2026-04-17 07:04 UTC

@luckkerr yes, it's native Swift. I do have a dependency on Foundation so I'm not sure if that is an option, haven't researched it further...

Replies (1)

  • @luckkerr@mastodon.world 2026-04-17 07:45

    @chris Ah right, Foundation won’t work with embedded. But at least the binaryen should help. I discovered it from build warning. Something about wasm-o. Once installed it automatically picked it up and reduced size greatly.

    Open ##2147972