WebAssembly / WASI

WebAssembly System Interface
Other
4.72k stars 240 forks source link

Update the design principles in the README.md #511

Closed sunfishcode closed 1 year ago

sunfishcode commented 1 year ago

While the original goals of capability-based security and interposability remain, these goals have been factored out into the component model, so we now update WASI to refer to the component model rather than defining these concepts itself.

sunfishcode commented 1 year ago

I believe I've addressed all the comments raised so far. Are there any further comments here?

sunfishcode commented 1 year ago

All the comments here are addressed. For any further questions or concerns, please file new issues!