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

Live trees with WASM #10

Open
AlexBigCheese opened this issue Dec 28, 2021 · 0 comments
Open

Live trees with WASM #10

AlexBigCheese opened this issue Dec 28, 2021 · 0 comments

Comments

@AlexBigCheese
Copy link

AlexBigCheese commented Dec 28, 2021

You can't currently watch a livestream on this christmas tree, but I think you could allow people to use WASM binaries that use imports of HTTPS Requests (and import a request executor, and have support for websockets), and then timing functions (like requestAnimationFrame, and some utility functions/datas (setLight(s), lightPositions) to then compute on-the-fly while not needing to worry about dependencies (because they can all be compiled in). This could also let you program a 3D Clock, event countdown, etc! And because it's WASM, it'll work on any tree!

(And also, for security reasons, display to the tree-owner the urls the script needs to access)

@leukipp leukipp mentioned this issue Jan 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant