Skip to content

Conversation

@SferaDev
Copy link
Owner

@SferaDev SferaDev commented Dec 27, 2022

  • useGitRepo hook to interact with a real git repository stored in BrowserFS
    • Review CORS proxy usage on production
  • useBundler hook to build code with esbuild-wasm in a worker
    • Virtual filesystem support
    • Dependency fetch from CDNs
    • Add support for JSX and other edge cases (future?)
  • Test runner
    • Remove existing describe/test/suite/etc... functions and add own implementations
    • Show test overview output
    • Show vitest UI in vue with live editing
    • Add backtracking feature to jump between git histories
  • [Experimental idea] Other languages
    • Python with pyodide
    • PHP with php-wasm

Signed-off-by: Alexis Rico <sferadev@gmail.com>
Signed-off-by: Alexis Rico <sferadev@gmail.com>
Signed-off-by: Alexis Rico <sferadev@gmail.com>
Signed-off-by: Alexis Rico <sferadev@gmail.com>
Signed-off-by: Alexis Rico <sferadev@gmail.com>
Signed-off-by: Alexis Rico <sferadev@gmail.com>
Signed-off-by: Alexis Rico <sferadev@gmail.com>
Signed-off-by: Alexis Rico <sferadev@gmail.com>
Signed-off-by: Alexis Rico <sferadev@gmail.com>
Signed-off-by: Alexis Rico <sferadev@gmail.com>
Signed-off-by: Alexis Rico <sferadev@gmail.com>
Signed-off-by: Alexis Rico <sferadev@gmail.com>
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.

2 participants