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

Webassembly discussion #1219

Open
bvssvni opened this issue Jan 14, 2018 · 1 comment
Open

Webassembly discussion #1219

bvssvni opened this issue Jan 14, 2018 · 1 comment

Comments

@bvssvni
Copy link
Member

bvssvni commented Jan 14, 2018

Some problems:

  • Trigonometric functions
  • Multi-Threads
@skierpage
Copy link

FYI, https://varblog.org/blog/2018/01/08/rust-and-webassembly-with-turtle/ describes one game getting Piston, as used by the Turtle graphics library, to work with WebAssembly. "The approach I chose was to implement [Piston's] Graphics to write to an RGBA pixel buffer, which is easy to then display with a [HTML5] ."

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

No branches or pull requests

2 participants