hakan

Results 2 issues of hakan

alpine.js is a lightweight javascript framework that has the potential to integrate nicely with templ. all alpinejs attributes start with the prefix `x-`. suppose the script component below ``` script...

enhancement
help wanted
good first issue
NeedsInvestigation

while testing some OpenCL examples, i found out that `char*` is not working on my system (Raspberry Pi 5). code from hello_world.cl ``` /** * This kernel function only fills...