Slide 5
Slide 5 text
Out side of the web
• Many independent runtime implementations outside of
browsers:
• Wasmtime, WAMR, WasmKit, etc.
• Easy to embed in applications
• Useful for software that accepts untrusted programs from users
• Examples: Plugin systems, serverless environments, etc.
5