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

Adapt SqueakJS for Node. #16

Closed
ccrraaiigg opened this issue Aug 29, 2018 · 3 comments
Closed

Adapt SqueakJS for Node. #16

ccrraaiigg opened this issue Aug 29, 2018 · 3 comments
Assignees

Comments

@ccrraaiigg
Copy link
Owner

This would mainly be for the brownie points, since injecting code into a running Node instance seems fine. The big question would be, how would it interact with the Chrome remote debugging protocol?

@ccrraaiigg ccrraaiigg self-assigned this Aug 29, 2018
@ErikOnBike
Copy link

I have made some changes to SqueakJS (not online yet) to run SqueakJS within NodeJS. I also added WebSocket support (see codefrau/SqueakJS#40) which works under NodeJS. This allows me to test stuff without starting a browser. My goal is to have a headless SqueakJS and create a DOM using WebComponents from within that headless image (instead of the default Canvas with Morphic and all). It ain't finished yet, but just a little heads up here.

@ccrraaiigg
Copy link
Owner Author

Cool! Thanks!

@ErikOnBike
Copy link

A first version is on Github. See codefrau/SqueakJS#91

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

2 participants