marbu@discuss.tchncs.de to Privacy@lemmy.mlEnglish · 9 months agoFixBrowser: lightweight web browser created from scratchwww.fixbrowser.orgexternal-linkmessage-square31linkfedilinkarrow-up164arrow-down11cross-posted to: privacy@lemmy.world
arrow-up163arrow-down1external-linkFixBrowser: lightweight web browser created from scratchwww.fixbrowser.orgmarbu@discuss.tchncs.de to Privacy@lemmy.mlEnglish · 9 months agomessage-square31linkfedilinkcross-posted to: privacy@lemmy.world
minus-squarefolkrav@lemmy.calinkfedilinkarrow-up2·9 months agoIt desperately needs interface types if we ever hope to make it a serious contender for general purpose web development. The IO overhead of having to interface with JS to use any web API is itself pretty slow, and is limiting a lot of usecases.
It desperately needs interface types if we ever hope to make it a serious contender for general purpose web development. The IO overhead of having to interface with JS to use any web API is itself pretty slow, and is limiting a lot of usecases.