|
|
|
|
|
by withjive
3300 days ago
|
|
Project Mortar is different in the fact that it is PDFium and Adobe Flash being allowed via Pepper API — basically it's for sandboxing those current native plugins. This would not be a public web use case. PNaCl vs WebAssembly was all about letting everybody run sandboxed native code in the browser without any extensions or prompts. Native Client (the portable version known as PNaCl) was an open source project by google to achieve native performance with sandbox security. Mozilla wanted a more open web which led to Web Assembly. |
|