javalikescript / webview-c

A tiny cross-platform webview C library to build modern cross-platform GUIs
Other
61 stars 9 forks source link

Added Mac OS support #14

Closed BadrGhanem closed 9 months ago

BadrGhanem commented 9 months ago

I have implemented support for Mac OS and addressed several compilation errors that were preventing the code from compiling correctly. Comprehensive testing has been performed to ensure the functionality and reliability of the changes made.

BadrGhanem commented 9 months ago

You are welcome! I was positively drawn to this C library. I am waiting for your confirmation on my responses so that I can push an updated version that we both agree upon 😄

BadrGhanem commented 9 months ago

I have addressed your code review comments by making a new commit to the pull request. Kindly take a look at it when you have a moment.

BadrGhanem commented 9 months ago

Thank you for your work ! I am not able to compile nor run on Mac OS 😞 but I have some comments

Btw: Here is a screenshot of the compiled process successfully running on Mac OS 😄 macos_support

BadrGhanem commented 9 months ago

It seems that I accidentally requested a pull request review again, sorry about that!