Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,3 +130,6 @@ Accepted にする前に解くべき未解決事項。
- [0050: Socket — wasi:sockets 上のプリミティブ effect](specs/0050-socket-primitive-effect.md)
- [0051: Bytes — 不変のバイト列](specs/0051-bytes.md)
- [0052: Backend Targets — wasm-unknown / wasm-wasip2 と platform 関数の供給差](specs/0052-backend-targets.md)
- [0053: Bitwise Operators and Shifts](specs/0053-bitwise-operators.md)
- [0054: Random — the `Random` Effect and a Seedable PRNG](specs/0054-random-effect-and-prng.md)
- [0056: Deterministic Resource Cleanup — `defer` によるスコープ脱出時のファイナライザ](specs/0056-deterministic-resource-cleanup.md)
Loading