Thanks Jason! Do you have a sense of the resource requirements? If that's a hard question to answer because of the OS coupling, what about the main app minus the OS-owned resources?

For comparison, I'm wondering if wiregaurd can run on a 200mhz cortex m4f, with 246KB of ram, with an LwIP ip stack + FreeRTOS. That's the typical IoT hardware we target.

On Fri, Feb 16, 2018, 2:21 PM Jason A. Donenfeld <Jason@zx2c4.com> wrote:
Hi Jonathan,

Currently it's quite coupled to Linux, but it doesn't have to be that
way for ever. Our cross platform implementations are coming along.

Jason