-
Notifications
You must be signed in to change notification settings - Fork 700
Closed
Milestone
Description
WebAssembly's security model aims at protecting users from buggy or malicious .wasm files. This doesn't help developers write secure application! Our design should make that distinction clear, explain how WebAssembly implements that security, and what tools WebAssembly expect to be available to help developers create secure applications (this relies on offering the right primitives in WebAssembly).
This is mostly an issue for myself to add this in the design.
Reactions are currently unavailable