Skip to content

Commit 77c1da1

Browse files
authored
Merge pull request #84 from WebAssembly/phase3
Note Phase 3 status
2 parents fcbb8c8 + 023c48a commit 77c1da1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

proposals/esm-integration/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
This page describes WebAssembly as an ES Module. With this proposal, WebAssembly may be loaded with a JavaScript `import` statement, or a `<script type=module>` tag.
44

5-
This proposal is at Stage 2 in [WebAssembly's process](https://github.com/WebAssembly/meetings/blob/master/process/phases.md).
5+
This proposal is at Phase 3 in [WebAssembly's process](https://github.com/WebAssembly/meetings/blob/master/process/phases.md).
66

77
## Motivation
88

0 commit comments

Comments
 (0)