Tim Kieu
Tim Kieu
This issue can be fixed as this way: Line 732 Replace: ud.SetValueByIndex(1, TCefv8ValueRef.NewInt(Integer(v.AsInterface))); By: ud.SetValueByIndex(1, TCefv8ValueRef.NewInt(Integer(Pointer(v.AsInterface))));
Must love!
For FFMPEG, I found this build for Mac M1: [ffmpeg Apple silicon](https://github.com/ssut/ffmpeg-on-apple-silicon). Please take a look and integrate in the presets.
@dcbr Okay, I will try and reply here.
@vbuch Buffer is not compatible to edge-runtime, Please port to Uint8Array.
@vbuch I found a good solution from Winamp Webamp using https://github.com/feross/buffer AKA Buffer for Browser similar to Nodejs. Now you can replace your Nodejs Buffer by this, it should work...
@vbuch Let me bother you on run-time compatible of this signpdf: can this tool-kit run on edge run-time? Vercel or CloudFlare. Skimming on some example, this is nodejs run-time. Thanks...
RIGHT, we really need block comment support. The best choice is prisma & kysely working together!
CloudFlare Pages now can run well full-stack Nextjs with Next-Auth v5 as Pages Functions. Please upgrade serverless DB adapters to work with Prisma such as: Neon, TiDBcloud like Kysely.
Sorry Prisma. I can't wait and move to Kysely.