zuzu-js 0.1.2 → 0.3.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -98,12 +98,6 @@ The npm package includes JavaScript-backed runtime modules under
98
98
  `stdlib/modules/`. Pure ZuzuScript modules are loaded, parsed, and
99
99
  evaluated through normal ZuzuScript runtime semantics.
100
100
 
101
- ## Status
102
-
103
- This is an early npm release of the JavaScript runtime. It is useful for
104
- running and compiling ZuzuScript programs, but language and standard
105
- library compatibility are still under active development.
106
-
107
101
  ## Licence
108
102
 
109
103
  `zuzu-js` is free software; you may redistribute it and/or modify it