Skip to content
This repository has been archived by the owner on May 4, 2024. It is now read-only.

[Feature Request] vm no std support #519

Open
LemonHX opened this issue Sep 29, 2022 · 2 comments
Open

[Feature Request] vm no std support #519

LemonHX opened this issue Sep 29, 2022 · 2 comments
Labels
enhancement New feature or request

Comments

@LemonHX
Copy link
Contributor

LemonHX commented Sep 29, 2022

🚀 Feature Request

make vm no_std

Motivation

Is your feature request related to a problem? Please describe.
for example layer2 implementation or wasm implementation
no_std is easier for porting.

Pitch

Describe the solution you'd like
make crates under language no_std

Describe alternatives you've considered

Are you willing to open a pull request? (See CONTRIBUTING)
yes

Additional context

@LemonHX LemonHX added the enhancement New feature or request label Sep 29, 2022
@nanne007
Copy link
Contributor

would like to see it happen. no_std move runtime(even compiler) can broaden its usage scenarios.
Maybe one day we can compile/run move code directly in browsers.

@sblackshear
Copy link
Member

Would love to see this! Might be interesting to take a look at what Pontem did to get the VM compiling to WASM here https://github.com/pontem-network/sp-move-vm

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants