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

use WebAssembly #94

Open
tmptrash opened this issue May 8, 2020 · 0 comments
Open

use WebAssembly #94

tmptrash opened this issue May 8, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request refactoring
Milestone

Comments

@tmptrash
Copy link
Owner

tmptrash commented May 8, 2020

Нужно подумать в сторону WebAssembly. Идея такова: написать виртуальную машину на C или Rust или C++ и вызывать ее из JS. В свою очередь виртуальная машина будет вызывать JS функции для прорисовки точек. Память для мира можно тоже выделять внутри WebAssembly.

@tmptrash tmptrash added enhancement New feature or request refactoring labels May 8, 2020
@tmptrash tmptrash added this to the Optimizations milestone May 8, 2020
@tmptrash tmptrash self-assigned this May 8, 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 refactoring
Projects
None yet
Development

No branches or pull requests

1 participant