|
|
|
|
|
by lxgr
908 days ago
|
|
That one runs WASM binaries interfacing (via WASI) with the native iOS AArch64 environment and some clever built-in bindings that make iOS look not entirely unlike a normal POSIX. Very impressive (and faster than emulation, since WASM can be JIT compiled by iOS!), but not Linux :) |
|