Max Ivan
Max Ivan
I will try to fix this bug in `build-bootstraps.sh`.
> That should be fine. You can send a pull request for it. > > There is also `generate-bootstraps.sh`. > > https://github.com/termux/termux-packages/wiki/For-maintainers Ok, I see.
The idea is cool but difficult. I will try to compile `vscode` via `makepkg`.
To compile `vscode` need packages that are not in termux.  I'll take care of adding them to termux.
At the moment, here is the list. - [X] keytar - [ ] electron - [ ] playwright - [ ] chromium - [x] nss - [ ] libva Those...
PS: `electron` is not installed due to a problem with `playwright`.
The result of the `playwright` compilation: 
> > The result of the `playwright` compilation: > >  > > Should be fixed by patching but first someone needs to add Chromium to x11-repo This is exactly...
The result of compiling `chromium` according to the advice from the developers: 