Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Wasm元年
Search
asuka
June 25, 2025
Technology
0
87
Wasm元年
新宿御苑.wasm #2025.6.25
https://shinjukugyoen.connpass.com/event/357821/
asuka
June 25, 2025
Tweet
Share
More Decks by asuka
See All by asuka
wstdなんだか良さそう
askua
0
44
Dartでウェブ開発 (やりたい)
askua
0
50
Denoでパッケージを作りJSRに公開する
askua
0
34
WASI 0.2のinit処理
askua
1
89
TSのコードをRustで書き直した話
askua
4
1.1k
久しぶりに自作ライブラリをリファクタした話
askua
0
97
今年の振り返り
askua
0
81
Wasmってなに_ 新宿御苑.wasm #2024.12.11
askua
1
350
TinyGoを使ったVSCode拡張機能実装
askua
3
460
Other Decks in Technology
See All in Technology
TechLION vol.41~MySQLユーザ会のほうから来ました / techlion41_mysql
sakaik
0
140
活きてなかったデータを活かしてみた話 / Shirokane Kougyou vol 19
sansan_randd
1
400
Amazon Bedrockで実現する 新たな学習体験
kzkmaeda
1
360
Model Mondays S2E02: Model Context Protocol
nitya
0
170
Oracle Cloud Infrastructure:2025年6月度サービス・アップデート
oracle4engineer
PRO
1
130
Claude Code どこまでも/ Claude Code Everywhere
nwiizo
53
31k
Amazon ECS & AWS Fargate 運用アーキテクチャ2025 / Amazon ECS and AWS Fargate Ops Architecture 2025
iselegant
13
4.1k
IAMのマニアックな話 2025を執筆して、 見えてきたAWSアカウント管理の現在
nrinetcom
PRO
4
640
(非公式) AWS Summit Japan と 海浜幕張 の歩き方 2025年版
coosuke
PRO
1
320
成立するElixirの再束縛(再代入)可という選択
kubell_hr
0
590
実践! AIエージェント導入記
1mono2prod
0
130
20250625 Snowflake Summit 2025活用事例 レポート / Nowcast Snowflake Summit 2025 Case Study Report
kkuv
1
120
Featured
See All Featured
How GitHub (no longer) Works
holman
314
140k
The Illustrated Children's Guide to Kubernetes
chrisshort
48
50k
"I'm Feeling Lucky" - Building Great Search Experiences for Today's Users (#IAC19)
danielanewman
228
22k
The Language of Interfaces
destraynor
158
25k
Done Done
chrislema
184
16k
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
34
3k
Put a Button on it: Removing Barriers to Going Fast.
kastner
60
3.9k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
31
2.4k
Building Adaptive Systems
keathley
43
2.6k
Helping Users Find Their Own Way: Creating Modern Search Experiences
danielanewman
29
2.7k
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
45
7.4k
Cheating the UX When There Is Nothing More to Optimize - PixelPioneers
stephaniewalter
281
13k
Transcript
Wasm元年 新宿御苑.wasm #2025.6.25
WHOAMI asuka • 株式会社モニクル/SWE ◦ Monicle Techbook vol.1 技術書典17 •
Wasm関連の同人誌・商業誌の執筆 ◦ 実践入門WebAssembly ◦ WebAssembly System Interface入門 ◦ ご注文はWASIですか?? 技術書典16 ◦ Wasm Cookbook vol.2 技術書典17 ◦ Wasm Cookbook vol.3 技術書典18 ◦ Wasm Cookbook vol.4 技術書典NT • 新宿御苑.dev ◦ 新宿御苑.wasm #2025.6.25 LTイベント 2 商業誌 Cookbookシリーズ ごちWASI
技術書典18お疲れ様でした!! 3
技術書典18お疲れ様でした!! 4 今回技術書典で配布していた合同誌 目次 1. RDBMS をブラウザ上で動かしてみる 2. Swift で
Web アプリを作る 3. Rust の WASI 0.2 サポート 4. wasm-pkg-tools 5. Wasm 入門- 実行プログラムを配布して安全に実行する Wasm Cookbook vol.3 ここの話
- 2024年1月 WASI 0.2リリース - 2024年8月 Wasm OCI Artifact layout
- 2025年3月 Hyperlight Wasm: Fast, secure, and OS-free - 2025年8月 WASI 0.3プレビューリリース(予定) 近年のWasm動向 5 Socket async/await対応 Wasmコンポーネント →Wasmを組み合わせるのが容易に WASI 0.2 →ウェブサーバーを実装できるように CLIを普通に作れるようになった
- 2024年1月 WASI 0.2リリース - 2024年8月 Wasm OCI Artifact layout
- 2025年3月 Hyperlight Wasm: Fast, secure, and OS-free - 2025年8月 WASI 0.3プレビューリリース(予定) 近年のWasm動向 6 これが熱い🔥 これも続報を期待 Wasm OCI Artifact layout →DockerHubなどを通してWasmを配布できるように Hyperlight Wasm →VM上でWasmを実行するプロジェクト
デモ 7
まとめ • Wasmを使ったプログラムの作成が簡単になりつつある • Wasmの配布を現実的な方法で行えるようになりつつある! →Wasm元年の到来 みんなで社内ツールとかを作りまくろう 8 クロスプラットフォーム対 応したい?
それWasmでできるよ