Paulo Coutinho

Results 595 comments of Paulo Coutinho

Yes, github.com/paulocoutinhox/pyaa Em qui., 19 de set. de 2024 às 21:59, Mario Hernandez < ***@***.***> escreveu: > Do you have a GitHub repo to checkout and see your code? >...

If you want webkit, you will end in CEF, no? https://github.com/paulocoutinhox/cef-sample

You can make something like this: https://github.com/neutralinojs/neutralinojs It use system OS browser renderer and it can be used in all systems.

I think that you can remove comment "// __cpp_coroutines is outdated, __cpp_impl_coroutine is the standard feature test macro", no?

Hi, I removed `wasm()` plugin, but the problem is the same. This problem started recently. It is working with old versions: https://github.com/xplpc/xplpc/actions/runs/15741492299/job/44367683882#step:12:59 The web application that use wasm library is...

Hi, I tried it inside `vite.config.ts`: ``` /// import { defineConfig } from 'vite' import vue from '@vitejs/plugin-vue' import { resolve } from 'path' import { fileURLToPath, URL } from...

My question about `vite-plugin-wasm` is only to understand if WASM files are supported natively or not.

After make more tests, i see that your workaround fix for `tests` but break the app copy the `.wasm` to assets when run `build`.

o.o it has support for Swift direct call C++?