diff --git a/docs/existing-solutions.md b/docs/existing-solutions.md index 14dba8a..5d9a0cb 100644 --- a/docs/existing-solutions.md +++ b/docs/existing-solutions.md @@ -4,12 +4,13 @@ Existing SEA Solutions This document aims to exhaustively list and categorize every known solution for packaging Node.js applications as standalone executables. -| Name | Company | Repository | Point of Contact | -|------------|--------------|-----------------------------------------|------------------| -| pkg | Vercel | https://github.com/vercel/pkg | @jesec | -| boxednode | MongoDB | https://github.com/mongodb-js/boxednode | @addaleax | -| nexe | - | https://github.com/nexe/nexe | N/A | -| node-sea | - | https://github.com/arcanis/node-sea | @arcanis | +| Name | Company | Repository | Point of Contact | +|-------------|--------------|-----------------------------------------|------------------| +| pkg | Vercel | https://github.com/vercel/pkg | @jesec | +| boxednode | MongoDB | https://github.com/mongodb-js/boxednode | @addaleax | +| nexe | - | https://github.com/nexe/nexe | N/A | +| node-sea | - | https://github.com/arcanis/node-sea | @arcanis | +| fossilize | - | https://github.com/BYK/fossilize | @BYK | Virtual File System Implementations -----------------------------------