Skip to content

Commit

Permalink
feat: Apply Wasm-breaking changes (#9771)
Browse files Browse the repository at this point in the history
**Description:**

This reverts commit 92faf5b.

**Related issue:**

 - Reverts #9735
  • Loading branch information
kdy1 authored Dec 2, 2024
1 parent b83c44f commit ed65eee
Show file tree
Hide file tree
Showing 47 changed files with 1,503 additions and 682 deletions.
5 changes: 5 additions & 0 deletions .changeset/calm-crabs-lie.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
swc_common: major
---

perf(es/plugin): Make `analyze_source_file` lazy, again
8 changes: 8 additions & 0 deletions .changeset/eleven-ducks-perform.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
ast_node: major
swc_atoms: major
swc_allocator: major
swc_common: major
---

feat(plugin): Bump `rkyv` to `v0.8.8`
6 changes: 6 additions & 0 deletions .changeset/many-cats-clap.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
swc_plugin_proxy: major
swc_plugin_runner: major
---

feat(plugin): Update `wasmer` to `v5`
Loading

0 comments on commit ed65eee

Please sign in to comment.