Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/WebAssembly/interface-types
https://github.com/WebAssembly/interface-types
proposal
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/WebAssembly/interface-types
- Owner: WebAssembly
- License: other
- Archived: true
- Created: 2017-11-03T21:39:40.000Z (about 7 years ago)
- Default Branch: main
- Last Pushed: 2022-05-01T20:29:27.000Z (over 2 years ago)
- Last Synced: 2024-08-01T20:52:28.290Z (3 months ago)
- Topics: proposal
- Language: WebAssembly
- Size: 7.73 MB
- Stars: 641
- Watchers: 129
- Forks: 57
- Open Issues: 37
-
Metadata Files:
- Readme: README.md
- Contributing: Contributing.md
- License: LICENSE
Awesome Lists containing this project
README
# Interface Types Proposal for WebAssembly
**Note: This proposal is currently inactive, with work having moved on to
the [component-model](https://github.com/WebAssembly/component-model) repo. This
proposal repo could become active again in the future to resume work on the
[Adapter Functions](https://github.com/WebAssembly/component-model/blob/main/design/mvp/FutureFeatures.md#custom-abis-via-adapter-functions)
future feature.**----
This repository is a clone of github.com/WebAssembly/spec/. It is meant for
discussion, prototype specification and implementation of the Interface Types
proposal.See the [explainer](proposals/interface-types/Explainer.md) for an in-progress
summary of the proposal.