You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@swc/wasm

Package Overview
Dependencies
Maintainers
2
Versions
729
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@swc/wasm - npm Package Versions

2345
73

1.13.2

Diff
k
kdy1
published 1.13.2 •

Changelog

Source

[1.13.2] - 2025-07-22

Bug Fixes

  • (es/minifier) Remove the last break in the second switch (#10923) (3ed4a12)

  • (es/parser) Reject malformed phase import statements (#10912) (5fde348)

  • (swc_core) Add default-features = false to drop stacker (#10916) (38b45b7)

Features

Miscellaneous Tasks

  • (claude) Use Opus and allow assigning to the claude-bot (3275b9c)

Performance

Refactor

Testing

k
kdy1
published 1.13.2-nightly-20250722.1 •
k
kdy1
published 1.13.1 •

Changelog

Source

[1.13.1] - 2025-07-19

Bug Fixes

  • (es/compat) Properly handle rest assignment in for-in/of RHS (#10883) (5d11851)

  • (es/decorators) Handle empty class members (#10892) (fe44972)

  • (es/minifier) Hoist props when only props are used (#10891) (452fc98)

  • (es/minifier) Recursively check stmt for variable when inlining function (#10896) (e37a93d)

  • (es/minifier) Termination check when stmts containing switch (#10898) (4429b20)

  • (es/parser) Fix parsing of JSX identifiers (#10894) (0047c39)

  • (ts/fast-strip) Strip private method overloads (#10886) (cdb6e87)

Testing

k
kdy1
published 1.13.1-nightly-20250719.1 •
k
kdy1
published 1.13.0 •

Changelog

Source

[1.13.0] - 2025-07-17

Bug Fixes

  • (es/lexer) Disallow legacy octal literals as BigInt (#10867) (430fbf4)

  • (es/minifier) Restrict IIFE inlining in class contexts (#10879) (a01b54a)

  • (es/parser) Mark static as reserved in strict mode (#10861) (5bdddd7)

Features

  • (es/minifier) Drop unused rest paramters (#10857) (5305486)

  • (es/minifier) Enhance IIFE invoker for arrow functions (#10860) (2b1ce3d)

  • (plugin/runner) Use wasmer-wasix sys-minimal feature to reduce binary size (#10638) (b5f704a)

Performance

Refactor

k
kdy1
published 1.13.0-nightly-20250717.1 •
k
kdy1
published 1.12.15-nightly-20250717.1 •
k
kdy1
published 1.12.14 •

Changelog

Source

[1.12.14] - 2025-07-14

Bug Fixes

  • (es/minifier) Don't inline arrow when it contain this (#10825) (8b43bb3)

  • (es/parser) Make export in NS to not affect file type (#10799) (ae22033)

  • (es/parser) Correctly check ambient context (#10802) (f97ea03)

Features

  • (es/parser) Enable support for dynamic import with defer phase (#10845) (097d29d)

  • (plugin) Remove bytecheck to make Wasm plugins backward compatible (#10842) (30ad808)

Miscellaneous Tasks

  • (bindings) Fix dependency issues (7c57fbb)

  • (deps) Update class-validator to avoid comments (#10819) (bacfa4b)

  • (ide) Enable --workspace for rust-analyzer check (#10809) (92647ff)

Performance

Refactor

Testing

  • (es/plugin) Test memory layout of archived types (#10841) (502e991)
k
kdy1
published 1.12.14-nightly-20250714.2 •
k
kdy1
published 1.12.11 •

Changelog

Source

[1.12.11] - 2025-07-08

Bug Fixes

Features

  • (es/minifeir) Inline lazily initialized literals (#10752) (fd5d2e2)

  • (es/minifier) Evaluate Number.XXX constants (#10756) (c47dab5)

  • (es/minifier) Implement partial evaluation of array join (#10758) (bdf3a98)

  • (swc_core) Expose swc_ecma_parser/unstable (#10744) (db0679e)

Miscellaneous Tasks

Performance

Refactor

Testing

Pref

2345
73