zig共3篇
A performant and extensible Web Server with Zig and Python-拾光赋

A performant and extensible Web Server with Zig and Python

A performant and extensible Web Server with Zig and Python, Preface I am passionate about my interest in software development, specifically the puzzle of ergonomically creating sof...
kity的头像-拾光赋kity3个月前
03415
[05/52] The Beauty of Zig-WASM-Python-拾光赋

[05/52] The Beauty of Zig-WASM-Python

[05/52] The Beauty of Zig-WASM-Python,If you're poked around a few things, you know that WASM can be pretty neat. That having said, it still feels stuck in a niche, only realizing ...
kity的头像-拾光赋kity11个月前
0449
call Zig from Python-拾光赋

call Zig from Python

call Zig from Python,What is Zig? See here: https://ziglang.org/ Looks interesting! Lets make a shared library with Zig that we can call with Python using ctypes. export fn add(a :...
kity的头像-拾光赋kity6年前
0448