|
|
|
|
|
by kllrnohj
2646 days ago
|
|
No, they aren't. They are a variety of distribution mechanisms, which WASI is not and does not contain. Also, WASI is literally fragmented by design. It does not have a singular target, it instead is a bunch of modules (aka, shared libraries), and what modules you get and how they behave is up to the platform. Real native has already long since solved distribution, dependency management, and portable abstractions. WASI does not appear to be doing anything interesting, new, or novel here. |
|