https://github.com/WebAssembly/interface-types
https://github.com/WebAssembly/interface-types
proposal
Last synced: 10 months 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 (over 8 years ago)
- Default Branch: main
- Last Pushed: 2022-05-01T20:29:27.000Z (almost 4 years ago)
- Last Synced: 2024-11-08T03:36:44.445Z (over 1 year ago)
- Topics: proposal
- Language: WebAssembly
- Size: 7.73 MB
- Stars: 640
- Watchers: 128
- 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.