Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: add support for deno 1.25.0 #135

Merged
merged 2 commits into from
Aug 26, 2022

Conversation

lukas-runge
Copy link
Contributor

Hey folks,

with reference to #134 this introduces the specialized buffer type for CStrings to make webview_deno work with the newest breakting change of deno ffi.

It will most likely break webview_deno for older versions of deno (< 1.25.0) as the ffi api change is breaking!

Kind regards
@lukas-runge

@lukas-runge lukas-runge changed the title fix: using specialized buffer type for CStrings required by deno 1.25.0 fix: add support for deno 1.25.0 Aug 26, 2022
@eliassjogreen eliassjogreen merged commit 5fcde3c into webview:main Aug 26, 2022
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.

2 participants