You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adds support for distinguishing WASI Preview 1 and Preview 2:
- wasip1: WASI Preview 1 (stable)
- wasip2: WASI Preview 2 (ABI-incompatible with Preview 1)
- Maintains backward compatibility with 'wasi' alias to 'wasip1'
0 commit comments