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

Support application development using multiple languages #49

Open
prem-baranwal opened this issue Apr 29, 2020 · 0 comments
Open

Support application development using multiple languages #49

prem-baranwal opened this issue Apr 29, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@prem-baranwal
Copy link
Contributor

User should be able to develop an application using common languages such as JS.
There are multiple ways:

  1. provide only the client SDK in multiple languages. The blockchain side of the contract code will still be in rust.
  2. Use some intermediary representation such as WASM or JVM. This is a complex approach but will also enable the user to write contract code in any language.
@prem-baranwal prem-baranwal added the enhancement New feature or request label Apr 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant