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

xs-vat-worker: bootstrap on xsvatter (WIP) #2145

Closed
wants to merge 21 commits into from
Closed

Conversation

dckc
Copy link
Member

@dckc dckc commented Dec 29, 2020

This is further progress in the area of #1299

  • build xsvatter (assuming it's in ~/projects/xs-snap)
    • use moddable public branch; never mind x-lin-cli tweaks
  • rollup src/bootstrap.js with ses/lockdown
    • add rollup dev dependency
  • console: avoid it.toString() when we're not sure what it is
  • stub TextEncoder, TextDecoder
  • stub vatWorker main()

fixes #2104

 - build xsvatter (assuming it's in ~/projects/xs-snap)
   - use moddable public branch; never mind x-lin-cli tweaks
 - rollup src/bootstrap.js with ses/lockdown
   - add rollup dev dependency
 - console: avoid it.toString() when we're not sure what it is
 - stub TextEncoder, TextDecoder
 - stub vatWorker main()
@dckc dckc requested a review from kriskowal December 29, 2020 03:54
packages/xs-vat-worker/src/console.js Outdated Show resolved Hide resolved
@dckc dckc closed this Jan 16, 2021
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

Successfully merging this pull request may close these issues.

XS vat worker need not depend on libglib2.0-dev
3 participants