Skip to content

Check if WAVM can compile parachain runtimes #1583

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

Closed
kamilsa opened this issue Apr 25, 2023 · 0 comments
Closed

Check if WAVM can compile parachain runtimes #1583

kamilsa opened this issue Apr 25, 2023 · 0 comments
Assignees
Labels

Comments

@kamilsa
Copy link
Contributor

kamilsa commented Apr 25, 2023

Currently when we are trying to compile parachain runtime we end up with compilation error:

FatalSerializationException while deserializing WASM user name section: global name subsection requires extendedNameSection feature

Possibly that means that we cannot use WAVM for parachains (unfortunately). Task is to check if indeed there is no way we can make WAVM compile parachain runtimes.

Way to reproduce:

  1. Patch KAGOME with Run_core_version_on_westmint.patch

  2. Run (CoreTest, VersionTest) from core_integration_test.cpp

@kamilsa kamilsa added this to KAGOME Apr 25, 2023
@kamilsa kamilsa converted this from a draft issue Apr 25, 2023
@kamilsa kamilsa added this to the Kusama treasury 1 milestone Apr 25, 2023
@turuslan turuslan moved this from Selected for development to Review in progress in KAGOME Apr 26, 2023
@github-project-automation github-project-automation bot moved this from Review in progress to Done in KAGOME Apr 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants