Skip to content

Commit

Permalink
chore: updated wasm to 1.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
marco-ippolito committed Jul 26, 2024
1 parent 223ba19 commit 4d8cb7b
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 3 deletions.
13 changes: 13 additions & 0 deletions lib/swc/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# @swc/wasm-tyescript

This package provides a Wasm binding for the TypeScript transform.

The supported TypeScript version is currently 5.5.4, execept the stage 3 decorator proposal.

## Contributing

See [the main repository](https://github.com/swc-project/swc)'s contributing guide.

## License

Apache 2.0
2 changes: 1 addition & 1 deletion lib/swc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"강동윤 <kdy1997.dev@gmail.com>"
],
"description": "wasm module for swc",
"version": "1.7.1",
"version": "1.7.2",
"license": "Apache-2.0",
"repository": {
"type": "git",
Expand Down
4 changes: 2 additions & 2 deletions lib/swc/wasm.js

Large diffs are not rendered by default.

0 comments on commit 4d8cb7b

Please sign in to comment.