VSCode extension
I want to build a VSCode extension running Linux+bash in WASM usig this CheerpX library.
* Do I need a license?
* Do I need any caveats in my extension Readme?
My goal is to enable VSCode/web to run more development tasks in browser, without full local VSCode. Hopefully enabling software development at lower footprint, and using tablets and hand-held devices.
Many thanks!
1 Reply
CheerpX is free to use for FOSS projects, personal projects and one-man companies. Your use case (assuming the extension will be FOSS) does not require a license. You should mention CheerpX in your README.
More example are available here: https://cheerpx.io/docs/licensing
Leaning Technologies Developer Hub
Licensing - CheerpX Documentation
CheerpX is a JavaScript library that enables secure client-side execution of x86 binaries on any browser. Coming soon.