nodejs.org icon indicating copy to clipboard operation
nodejs.org copied to clipboard

Docs: add .mjs example to WebAssembly usage section

Open Makena-Wambui opened this issue 1 year ago • 1 comments

Added an ECMAScript module (.mjs) example to the WebAssembly usage documentation. This example demonstrates equivalent functionality to the CommonJS (cjs) version and provides guidance for users working with the ESM syntax in Node.js.

Makena-Wambui avatar Oct 26 '24 13:10 Makena-Wambui

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
nodejs-org ✅ Ready (Inspect) Visit Preview Oct 29, 2024 5:18am

vercel[bot] avatar Oct 26 '24 13:10 vercel[bot]

Are you able to resolve the conflict here @Makena-Wambui ? The changes to apps/site/pages/en/learn/getting-started/an-introduction-to-the-npm-package-manager.md don't need to be here. Thanks!

mikeesto avatar Oct 28 '24 21:10 mikeesto

Done. Thank you.

Makena-Wambui avatar Oct 29 '24 05:10 Makena-Wambui

Lighthouse Results

URL Performance Accessibility Best Practices SEO Report
/en 🟢 100 🟢 100 🟢 100 🟢 91 🔗
/en/about 🟢 100 🟢 100 🟢 100 🟢 91 🔗
/en/about/previous-releases 🟢 99 🟢 100 🟢 100 🟢 92 🔗
/en/download 🟢 99 🟢 100 🟢 100 🟢 91 🔗
/en/blog 🟢 100 🟢 100 🟢 100 🟢 92 🔗

github-actions[bot] avatar Oct 31 '24 07:10 github-actions[bot]

Unit Test Coverage Report

Lines Statements Branches Functions
Coverage: 92%
90.54% (594/656) 76.27% (180/236) 94.35% (117/124)

Unit Test Report

Tests Skipped Failures Errors Time
134 0 :zzz: 0 :x: 0 :fire: 5.159s :stopwatch:

github-actions[bot] avatar Oct 31 '24 07:10 github-actions[bot]