Text from the page:
frequently to avoid spending hundreds of dollars in S3/Cloudfront bandwith costs.
I had been kicking around the idea of building an
Text from the page:
frequently to avoid spending hundreds of dollars in S3/Cloudfront bandwith costs.
I had been kicking around the idea of building an
A single spelling mistake can cut online sales by 50 percent. We can help.
Text from the page:
frequently to avoid spending hundreds of dollars in S3/Cloudfront bandwith costs.
I had been kicking around the idea of building an
Text from the page:
Reference
Updates
GitHub
Getting Started
Architecture
CompatabilityCompatability
On this page
Compatability
Dependencies and Versions
Text from the page:
with it, so any bun-compatible typescript is valid.
You should explicitely import the
api for the main process:
Next
ApplicationMenu
Text from the page:
are callable and return a value back to the browser process and visa versa. These RPC functions are asynchronous. src/shared/types.ts
Text from the page:
are callable and return a value back to the browser process and visa versa. These RPC functions are asynchronous. src/shared/types.ts
Text from the page:
listen for that action in the 'application-menu-clicked' event.
Optionaly properties
enabled
Set to false to show the menu item
Text from the page:
Architecture
Overview
Events
IPC and Isolation
Updates
Webview Tag
Compatability
Architecture
Events
Events
is a custom event emitter in
Text from the page:
Architecture
Overview
Events
IPC and Isolation
Updates
Webview Tag
Compatability
Architecture
Updates
On this page
Updates
Introduction
Text from the page:
Architecture
Overview
Events
IPC and Isolation
Updates
Webview Tag
Compatability
Architecture
Overview
On this page
Overview
Application
Text from the page:
code sign and notarize your application for you.
MacOS
There is a prerequesite to register for an Apple Developer account and create an
Text from the page:
the cli does not generate artifacts for dev builds.
Distribution
Whne building
and
builds of your app Electrobun will generate an
Text from the page:
tag
how it works as a layer above the window
Previous
Updates
Next
Compatability
Docs
Getting Started
What is Electrobun?
Hello World
Text from the page:
webview, enhancing both security and performance.
Basic Usage
Compatability
The Electrobun webview tag integrates seamlessly with
Text from the page:
DraggableRegions
Next
GlobalProperties
Introduction
Basic Usage
Compatability
How is this difffernt to Electron's webview tag
Chrome
Text from the page:
Architecture
Overview
Events
IPC and Isolation
Updates
Webview Tag
Compatability
Architecture
IPC and Isolation
On this page
IPC and
Text from the page:
continue the loop so it isn't busy waiting. For any gui-related rpc whe have to pass messages to the main thread to be executed.
bun
Text from the page:
to route them to the right webview which makes bun <-> webview communciation significantly faster.
Previous
Events
Next
Updates
IPC