Skip to content

feat: allow multiple instances at the same root#148

Open
JOTSR wants to merge 12 commits intowebview:mainfrom
JOTSR:main
Open

feat: allow multiple instances at the same root#148
JOTSR wants to merge 12 commits intowebview:mainfrom
JOTSR:main

Conversation

@JOTSR
Copy link

@JOTSR JOTSR commented Nov 29, 2022

Motivation

Due to file lock of Webview2Loader, only 1 instance of webview can run for a given execution path

Changes

  • Rewrite the preload function in ffi.ts
  • Change caching method of Webview2Loader.dll in favor of internal cache by deno via ejm.sh
  • Refactor some parts
  • Update release url in ffi.ts

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant