Open bm777 opened 1 year ago
Hi @bm777 👋🏻, I would like to contribute to this improvement, it sounds interesting, have you already made progress on this?
@FranciscoJBrito, yes definitely.
I will create an empty Nextron app with Tailwindcss + JavaScript.
And we can work on it. It will be in another branch of this repo. Will provide the name in a few minutes.
@saltyshiomix Could we work on another (new) in your repo?
@FranciscoJBrito This is the template js + tailwindcss nextron we can use to configure v8-snapshots.
This is the reference.
@bm777 Awesome, I'll be working on this fork then 🙌🏻
You can create a branch francis if you want :)
That's so interasting!
@bm777
Could we work on another (new) in your repo?
Sure!!!
Cool. I'm not allowed to push code to another branch. Maybe you can create a branch for us 😃 @saltyshiomix
@bm777 @FranciscoJBrito
I just added you as a collaborator. Please check out: https://github.com/saltyshiomix/nextron/invitations
Feel free to make a branch or create PR :)
Hello! We are big fans of nextron. By chance, what is the status of this? Or does anyone have guides on how to use this?
Hi @bfan1256 I will work on it in the 1 week of 2024. And give you some updates.
Does anyone have guides on how to use this?
Do you mean to use v8 in Nextron?
Yes, how i can use v8 snapshots in Nextron, I am experiencing a loading delay on my Nextron App. or is there any way to improve its loading?
@saltyshiomix
How can I make electrons faster in production? The build app takes around 5-12 seconds to load.
I discovered how atom.io has a launch time faster. They used v8-snapshot with electron-linker following this guide. How can I have v8-snapshot running for the module I'm using in my Nextron app?
I'm asking if you have already guidance for Nextron.
(I'm fearing to waste time if you have already done that, it could take me more time because it will be my first time.)
I'm amazed by the work v8-snapshots in an Electron app.