Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Automatically build libv86 on CI #297
Comments
|
Actually, here is what I do when I want to use v86: wsl wget http://copy.sh/v86/build/libv86.js |
|
but I didn't know on the website it's old |
|
I also noticed maybe |
|
@copy I'm currently working on PR to build |
Closure Compiler also does some type checking and linting, I don't think we should disable that. Closing this issue as it's complete. |
Can you automatically build
libv86.json Travis CI at every commit and publish it to some server or GitHub Pages? This would be very good because users then won't need to install and configure Closure Compiler and other build dependencies.Can you also configure
Makefileto also build sourcemap file forlibv86.js?Also, the version on your website is very old (from 2018). Can you also update it?