
Research
/Security News
Miasma Mini Shai-Hulud Hits ImmobiliareLabs npm Packages
Miasma Mini Shai-Hulud hits @immobiliarelabs Backstage plugins, targeting GitLab and LDAP auth packages on npm.
@mdscript/mds-wasm
Advanced tools
WebAssembly build of the MDS (Markdown Script) compiler — used as the portable fallback by @mdscript/mds
WebAssembly build of the MDS (Markdown Script) compiler.
This package is the portable fallback used by @mdscript/mds
when the native addon (@mdscript/mds-napi) is unavailable, and it powers the
browser build. Most users should depend on @mdscript/mds, not this package
directly. @mdscript/mds selects the native addon on Node and this WASM build
on the web (or as a Node fallback) automatically.
Two builds, selected by package exports conditions:
| Condition | Entry | Module type | Init |
|---|---|---|---|
node | dist/node/mds_wasm.js | CommonJS (wasm-pack --target nodejs) | none |
browser / default | dist/web/mds_wasm.js | ESM (wasm-pack --target web) | call default() with the .wasm URL |
Each build exposes compile(source, options), check(source, options), and
scanImports(source).
npm run build -w @mdscript/mds-wasm
Requires wasm-pack and the
wasm32-unknown-unknown Rust target. Output is written to dist/node and
dist/web.
MIT. See LICENSE.
FAQs
WebAssembly build of the MDS (Markdown Script) compiler — used as the portable fallback by @mdscript/mds
The npm package @mdscript/mds-wasm receives a total of 6 weekly downloads. As such, @mdscript/mds-wasm popularity was classified as not popular.
We found that @mdscript/mds-wasm demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Research
/Security News
Miasma Mini Shai-Hulud hits @immobiliarelabs Backstage plugins, targeting GitLab and LDAP auth packages on npm.

Security News
Rolldown paused Rust React Compiler integration after a 5MB binary size increase raised concerns about shipping React-specific code to all Vite users.

Security News
/Research
Mini Shai-Hulud expands into the Go ecosystem after hitting LeoPlatform npm packages and targeting GitHub Actions workflows.