RE: [DEV] Wails 찍먹하기

You are viewing a single comment's thread from:

[DEV] Wails 찍먹하기

in kr •  last year 

커뮤니티/레퍼런스 : electron >>> tauri > wails
메모리 사용량 : tauri > wails >>>> electron

단순하게 web ui 만 조작하는 것이라면 tauri나 wails 를 써도 무방하나

native ( desktop ) 기능을 좀 더 다양하게 쓰고 싶다면, 레퍼런스가 많은 electron이 아직까진 훨 좋아 보이네요

짧은 시간에 후딱 완성시켜야 되니 ... 메모리 최적화 경량화는 ... don care 급이라 ㅜㅜ

Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!
Sort Order:  

그렇군요. 레퍼런스 많은걸 사용하는게 베스트네여

!ask Make a table comparing electron vs tauri vs wails.



| Feature | Electron | Tauri | Wails |
| ------- | -------- | ------ | ----- |
| Programming Language | JavaScript, TypeScript, HTML, CSS | Rust, JavaScript, HTML, CSS | Go |
| Cross-Platform Development | Yes (Windows, macOS, Linux) | Yes (Windows, macOS, Linux) | Yes (Windows, macOS) |
| Build System | Webpack or Rollup.js with plugins for native code integration | Cargo and Node.js for bundling and packaging with plugins for native code integration | Go compiler and Node.js for bundling and packaging with plugins for native code integration |
| Native Code Integration | Yes (via plugins or APIs) | Yes (Rust-based APIs) | Yes (Go-based APIs) |
| User Interface Frameworks Supported | React, Vue.js, AngularJS and others | React and Vue.js with Rust-generated bindings


command: !ask is powered by witness @justyy and his contributions are: https://steemyy.com
More commands are coming!.
!ask is currently based on ChatGPT-3.5

!ask Make a table comparing electron vs tauri vs wails.



| Feature | Electron | Tauri | Wails |
| --- | --- | --- | --- |
| Language | JavaScript, TypeScript, Rust | Rust, JavaScript, Python, Go | JavaScript, TypeScript |
| Framework | Cross-platform desktop apps and web apps | Cross-platform desktop apps and web apps | Cross-platform desktop apps and web apps |
| GUI Frameworks used | React, Vue, Angular, Svelte | React, Vue, Angular, Svelte | React, Vue |
| Size of Bundled App | Large (due to bundled Chromium) | Smaller than Electron (due to using native OS components)


command: !ask is powered by witness @justyy and his contributions are: https://steemyy.com
More commands are coming!.
!ask is currently based on ChatGPT-3.5