Explore >> Select a destination


You are here

tukaani.org
| | danielmangum.com
11.5 parsecs away

Travel
| | I am currently working on a few projects that involve leveraging WebAssembly (WASM) modules, particularly with WebAssembly System Interface (WASI) support. While WASI is still in its early stages, support has already been added to the Rust compiler and Clang, as well as runtimes such as wasmtime and WAMR. However, getting an environment setup to compile arbitrary C programs to WASM can still be challenging. I recently updated to Clang 17, which was first released as 17.
| | blog.plainbit.co.kr
17.7 parsecs away

Travel
| | 1. ?? ???? Linux ????? Windows ????? ?? ????? ?? ???? ????? ??? ???. ???, Action1? '2025 Software Vulnerability Ratings' ???? ???, 2024? Linux ???? ??? ?? 2023? ?? 967% ??? ????? ??? ? ?? ?? ??? ????? ? ? ??. ??, ???????? '2024? 3?? ?? ???? ??'? ???, ???
| | ciesie.com
12.4 parsecs away

Travel
| | If you like writing programs in C, are interested in game development and dont enjoy all those complicated and ancient build systems I think Ive got something of interest to you. I belive there is something enjoyable in the simple setup Im describing below. Hope you will enjoy as well. Raylib Raylib is a C library made by @Ray San. On the Raylibs website it says raylib is a simple and easy-to-use library to learn video games programming.
| | domenic.me
54.4 parsecs away

Travel
| I added the original peer dependencies feature to npm 1.2.10, to allow plugins to express what versions of a host package they're compatible with.