Stream: wasi

Topic: ✔ wasi (preview 2) on nixos


view this post on Zulip andar1an (Dec 19 2023 at 13:06):

Good morning all. I am currently having a pretty enjoyable time investigating nixos for my host os - with plans to use nomad for app orchestration - and am wondering if anyone uses nixos for their wasi binary orchestration?

Due to the nix-store, development envs can require overlays/config and virtualization may require certain configuration in setup. Is any specific virtualization or other config needed for wasi orchestration when deploying binaries directly on host and not in another vm?

Based on my current understanding I doubt an issue would be insurmountable, but I am early in my investigation and started my first server image yesterday.

view this post on Zulip andar1an (Dec 19 2023 at 19:44):

As a note I think that this repo has some useful info that may relate to this question regarding patching and linking: <https://github.com/Mic92/nix-ld>

Run unpatched dynamic binaries on NixOS. Contribute to Mic92/nix-ld development by creating an account on GitHub.

view this post on Zulip Notification Bot (Dec 21 2023 at 21:54):

Stephen A has marked this topic as resolved.

view this post on Zulip Notification Bot (Dec 21 2023 at 21:54):

Stephen A has marked this topic as unresolved.

view this post on Zulip Notification Bot (Dec 21 2023 at 22:06):

Stephen A has marked this topic as resolved.

view this post on Zulip andar1an (Dec 21 2023 at 22:08):

Not sure how to close a topic, I marked as resolved to try to. I think the question is likely answered by patching, or linking info in the nix-ld link.


Last updated: Nov 22 2024 at 16:03 UTC