Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2023-08-10のJS: Lighthouse v11.0.0、Astro 2.10(View Transitions)、SharpのWebAssemblyビルド #1107

Merged
merged 22 commits into from
Aug 10, 2023

Conversation

azu
Copy link
Member

@azu azu commented Aug 10, 2023

Lighthouse v11.0.0がリリースされました。

Node.js 16のサポート終了、デフォルトでは使われてなかったresource-summary/service-worker/first-contentful-paint-3gのAuditを削除などの変更が含まれます。
また、INPのAuditがStableへと移行されています。


Astro 2.10がリリースされました。

Astro 2.9で実験的にサポートされたView Transitionsに加える形で、指定した要素を永続的にするtransition:persistディレクティブが追加されています。

また、Astro 3.0がベータリリースされています。


Bringing Sharp to WebAssembly and WebContainersという記事では、Native Addonである画像処理ライブラリのsharpをWebAssemblyへどのようにビルドしたかについて書かれています。

emnapiを使ったNode APIの移植、libvipsをWasmへコンパイル、起動時の処理を同期的にするためにEmscriptenをどのように修正したかについて書かれています。

次のPull Requestでsharpの変更が確認できます。

@azu azu merged commit 4e94ad1 into develop Aug 10, 2023
@azu azu deleted the jser-week-655 branch August 10, 2023 13:24
@azu
Copy link
Member Author

azu commented Aug 10, 2023

  • 💡 Lighthouse v11.0.0
  • 🧑‍🚀 Astro 2.10: View Transitions API
  • 📦 SharpのWebAssemblyビルドの作り方

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant