Highlights
- 5 discussions answered
Block or Report
Block or report stffabi
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
224 contributions in the last year
Contribution activity
July 2022
Created 4 commits in 1 repository
Created a pull request in wailsapp/wails that received 2 comments
[windows] Fix stack corruption when using ICoreWebView2HttpHeadersCollectionIterator
The API expects a BOOL * with typedef int BOOL therefore
we need to use a int32 on the stack.
Fixes #1584
+4
−4
•
2
comments
Opened 1 other pull request in 1 repository
wailsapp/wails
1
merged
Reviewed 7 pull requests in 1 repository
wailsapp/wails
7 pull requests
- Override platform with GOOS and GOARCH
- Install dev dependencies before starting dev mode
- Add Show() and Hide() to runtime to show/hide application
- Remove usage of unsafe.Pointer in winc
- Add pre-build hooks. Print command output when verbosity flag set.
- Add support for production log levels
- Feature/auto devserver port
Answered 1 discussion in 1 repository
wailsapp/wails
wailsapp/wails



