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

Web playground #537

Closed
sunng87 opened this issue Oct 4, 2022 · 0 comments · Fixed by #548
Closed

Web playground #537

sunng87 opened this issue Oct 4, 2022 · 0 comments · Fixed by #548

Comments

@sunng87
Copy link
Owner

sunng87 commented Oct 4, 2022

We need a web playground to demo and verify template or data. The playground should allow user to provide:

  • a base template
  • several partials with names
  • data as json string
  • helper defined as rhai script

The data gathered from user input is passed to web assembly module. The the result or error message is given back to user.

Web playground can be deployed to github pages via github action. We will always use latest master branch to built the wasm module.

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

Successfully merging a pull request may close this issue.

1 participant