- France
Highlights
- 3 discussions answered
Block or Report
Block or report ptitSeb
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories Loading
-
hydracastlelabyrinth Public
A port to Linux (and OpenPandora / DragonBox Pyra / ODroid / PocketCHIP / GameShell / AmigaOS4 / MorphOS / Emscripten) of Hydra Castle Labyrinth (a "metroidvania" kind of game). Status: Working.
-
stuntcarremake Public
A port of Stunt Car Remake to OpenPandora, Linux and Emscripten. Status: Working
-
Serious-Engine Public
Forked from icculus/Serious-Engine
A port to the OpenPandora (and working fine on plain Linux) of the open source version of a game engine developed by Croteam for the classic Serious Sam games. Status: Working (for both FE and SE).
2,569 contributions in the last year
Contribution activity
November 2021
Created 90 commits in 4 repositories
Created a pull request in wasmerio/wasmer that received 4 comments
fix(compiler) Fix BrTable on llvm compiler (for #2235)
Description Fix for #2235 , happening when on br_table when non-default jump to a loop_body
Opened 2 other pull requests in 1 repository
Reviewed 12 pull requests in 2 repositories
wasmerio/wasmer
11 pull requests
- Refactor the C API to eliminate memory leaks
- Bump minimum required LLVM version to 12
- Support 32-bit memories with 65536 pages
- Add missing __WASI_RIGHT_FD_DATASYNC for preopened directories
- Fix time format spec in debug output
- Fix error code for path_rename of a non-existant file
- Use upstream version of sccache
- Register binfmt
- Make git use unix-style line endings on Windows for tests
- Remove unused nightly feature
- Update documentation for the multi_value feature