Skip to content

Commit 4d8cb7b

Browse files
chore: updated wasm to 1.7.2
1 parent 223ba19 commit 4d8cb7b

3 files changed

Lines changed: 16 additions & 3 deletions

File tree

lib/swc/README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# @swc/wasm-tyescript
2+
3+
This package provides a Wasm binding for the TypeScript transform.
4+
5+
The supported TypeScript version is currently 5.5.4, execept the stage 3 decorator proposal.
6+
7+
## Contributing
8+
9+
See [the main repository](https://github.com/swc-project/swc)'s contributing guide.
10+
11+
## License
12+
13+
Apache 2.0

lib/swc/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"강동윤 <kdy1997.dev@gmail.com>"
55
],
66
"description": "wasm module for swc",
7-
"version": "1.7.1",
7+
"version": "1.7.2",
88
"license": "Apache-2.0",
99
"repository": {
1010
"type": "git",

lib/swc/wasm.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)