From ba6d0af8790ec33071b2beaef96220a902d3b8f1 Mon Sep 17 00:00:00 2001 From: Gus Caplan Date: Sat, 3 Feb 2018 11:14:15 -0600 Subject: [PATCH] add vm modules implementation to our work --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9c2f5a1..4fe2c00 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,7 @@ Work includes: * Loader Hooks * ESM and Common.js Interoperability * Node.js and Browser interoperability +* VM Modules implementation ## Modules Team Members