Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement component-model proposal in WasmEdge #1433

Closed
hydai opened this issue May 8, 2022 · 3 comments
Closed

Implement component-model proposal in WasmEdge #1433

hydai opened this issue May 8, 2022 · 3 comments
Labels
LFX Mentorship Tasks for LFX Mentorship participants

Comments

@hydai
Copy link
Member

hydai commented May 8, 2022

Motivation

The component-model proposal merges and supersedes the Module Linking and Interface Types proposals.

With this feature, WasmEdge can execute multiple modules wasm with Module Linking and and more flexible types with Interface Type.

Specification

  1. Study and evaluate the component-model proposal.
  2. Support new grammars and binary formats in component-model proposal.
  3. Create a test suite for doing unit tests and integration tests.
  4. Create several demonstrations applications.

Qualifications

To apply this LFX mentorship, there are some minimum qualifications:

  1. Experience with the C++ programming language.
  2. Experience with WebAssembly and WasmEdge.
@hydai hydai added the LFX Mentorship Tasks for LFX Mentorship participants label May 8, 2022
@hydai hydai changed the title Implement component-model proposal Implement component-model proposal in WasmEdge May 8, 2022
@daxsis
Copy link

daxsis commented May 14, 2022

Hello, could I ask the deadline for LFX application and mentorship challenge? I could not find anywhere information about it, not on LFX or github. Thank you.

@alabulei1
Copy link
Contributor

alabulei1 commented May 15, 2022

Hello, could I ask the deadline for LFX application and mentorship challenge? I could not find anywhere information about it, not on LFX or github. Thank you.

Hi, The LFX application deadline is on May 24th. The mentorship challenge is on May 27th. To find more details, please check out this blog.

@dannypsnl
Copy link
Member

Replaced with new issue #2943

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
LFX Mentorship Tasks for LFX Mentorship participants
Projects
None yet
Development

No branches or pull requests

4 participants