New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

@swc/wasm

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@swc/wasm - npm Package Versions

kdy1
published 1.11.11-nightly-20250317.1 •
kdy1
published 1.11.10 •

Changelog

Source

[1.11.10] - 2025-03-17

Bug Fixes

  • (es/proposal) Fix declarations for explicit-resource-management (#10198) (99ba555)

  • (es/types) Add missing types for jsc.transform.react.refresh (#10206) (e71b000)

  • (typescript) Skip the body of ArrowExpr in type usage analysis (#10187) (9aca205)

Documentation

  • (es/minifier) Make minifier example utilize comments (#10195) (ec3ebe7)

Features

  • (es/fast-parser) Implement the initial version (#10185) (44e7c39)

Miscellaneous Tasks

Performance

  • (es/minifier) Do not repeat applying pure minifier on last (#10196) (e6b7cee)

Refactor

Testing

kdy1
published 1.11.10-nightly-20250317.1 •
kdy1
published 1.11.9 •

Changelog

Source

[1.11.9] - 2025-03-12

Bug Fixes

  • (es/compat) Hoist arguments in object method while lowering async functions (#10167) (e764df2)

  • (es/minifier) Check array inline for indexed with dynamic key (#10184) (c2fe4bf)

Features

  • (es/module) Support more import.meta properties (#10179) (11727a6)

  • (ts/fast-strip) Throw js object instead of map (#10186) (2da0142)

Performance

  • (es/fast-lexer) Optimize read_identifier (#10170) (d97f7b2)

  • (es/fast-lexer) Use memchr for skip_line_comments (#10173) (35194e3)

  • (es/fast-lexer) Use SIMD properly for string literals (#10172) (be60338)

  • (es/fast-lexer) Add length-based fast path for keywords (#10176) (1f70af8)

  • (es/fast-lexer) Optimize memory layout of cursor (#10175) (aa20494)

  • (es/fast-lexer) Remove bound checks (#10174) (bccdafc)

  • (es/fast-lexer) Replace PHF with static keyword lookup table (#10181) (56d065e)

  • (es/fast-lexer) Optimize SIMD vector initialization with initialing u8x16 once. (#10183) (435197c)

kdy1
published 1.11.9-nightly-20250312.1 •
kdy1
published 1.11.8 •

Changelog

Source

[1.11.8] - 2025-03-07

Bug Fixes

Features

  • (ts/fast-strip) Throw an object instead of string (#10162) (241b881)

Performance

Refactor

Ci

kdy1
published 1.11.8-nightly-20250307.1 •
kdy1
published 1.11.7 •

Changelog

Source

[1.11.7] - 2025-03-04

Features

kdy1
published 1.11.7-nightly-20250304.1 •
kdy1
published 1.11.6 •

Changelog

Source

[1.11.6] - 2025-03-04

Bug Fixes

  • (es/minifier) Fix regression due to #10056 (#10134) (b145275)

  • (es/typescript) Remove empty statements that const enum decls are folded into (#10128) (7bea830)