Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge pull request #63 from chicoxyzzy/type_reflection_phase2
Promote Type Reflection for WebAssembly JavaScript API to phase 2
  • Loading branch information
chicoxyzzy committed Feb 16, 2020
2 parents 1bcbde5 + ce4eb12 commit 09a2f0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -33,6 +33,7 @@ Proposals follow [this process document](https://github.com/WebAssembly/meetings
| [Threads][threads] | Ben Smith |
| [ECMAScript module integration][ecmascript_module_integration] | Lin Clark & Daniel Ehrenberg |
| [Exception handling][exception_handling] | Heejin Ahn |
| [Type Reflection for WebAssembly JavaScript API][type_reflection_for_webassembly_javascript_api] | Till Schneidereit |

### Phase 1 - Feature Proposal (CG)

Expand All @@ -42,7 +43,6 @@ Proposals follow [this process document](https://github.com/WebAssembly/meetings
| [Type Imports][type-imports] | Andreas Rossberg |
| [Garbage collection][garbage_collection] | Andreas Rossberg |
| [Interface Types][interface_types] | Luke Wagner |
| [Type Reflection for WebAssembly JavaScript API][type_reflection_for_webassembly_javascript_api] | Till Schneidereit |
| [WebAssembly C and C++ API][wasm_c_api] | Andreas Rossberg |
| [Typed Function References][function_references] | Andreas Rossberg |
| [Conditional Sections][conditional_sections] | Thomas Lively |
Expand Down

0 comments on commit 09a2f0a

Please sign in to comment.