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

Add emscripten build of csp for webassembly #85

Open
timkpaine opened this issue Feb 14, 2024 · 2 comments
Open

Add emscripten build of csp for webassembly #85

timkpaine opened this issue Feb 14, 2024 · 2 comments
Labels
part: build Issues and PRs related to the build process type: feature Issues and PRs related to new features

Comments

@timkpaine
Copy link
Member

This will be tricky given our use of threading, our various external adapters, reliance on filesystem, etc etc.

@timkpaine timkpaine added type: feature Issues and PRs related to new features part: build Issues and PRs related to the build process labels Feb 14, 2024
@timkpaine
Copy link
Member Author

timkpaine commented Feb 23, 2024

C++ Adapter dependencies:

Python Adapter dependencies:

  • DB: ? should be fine as its just SQLAlchemy
  • CSV: should work fine against browser storage
  • perspective: going to be reworked
  • websocket: webserver, won't work
  • Symphony: disabled when dep is missing
  • Slack: disabled when dep is missing

@timkpaine timkpaine closed this as not planned Won't fix, can't repro, duplicate, stale Mar 13, 2024
@timkpaine timkpaine reopened this Apr 3, 2024
@timkpaine
Copy link
Member Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
part: build Issues and PRs related to the build process type: feature Issues and PRs related to new features
Projects
None yet
Development

No branches or pull requests

1 participant