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

Port move to webAssembly. #1056

Open
yuyang-ok opened this issue Jun 2, 2023 · 1 comment
Open

Port move to webAssembly. #1056

yuyang-ok opened this issue Jun 2, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@yuyang-ok
Copy link

yuyang-ok commented Jun 2, 2023

Move is a wonderful language to write smart contract.
webAssembly is a well-defined ISA , If we port move to WebAssembly.
I think Move can easy to run on any blockchain.
I have some idea about how port Move to webAssembly.
I am grateful for any idea or funds.
Thanks.

Check the pdf file for my idea about porting.

move_on_wasm.pdf

@yuyang-ok yuyang-ok added the enhancement New feature or request label Jun 2, 2023
@jolestar
Copy link
Collaborator

jolestar commented Jun 6, 2023

We have worked on this https://github.com/movefuns/move-wasm https://github.com/movefuns/move-js.

And for reducing the WASM binary, Move need to support no_std #519

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

2 participants