Skip to content
Avatar

Highlights

  • Arctic Code Vault Contributor

Popular repositories

  1. Forked from venthur/python-ardrone

    Python library for the AR.Drone

    Python 22 10

  2. Strace with enhancements to understand some Android 'binder' IPC calls

    C 11 9

  3. CodeClub python experiments

    Python 5 6

  4. A fork of the Barry GPL package which has support for accessing arbitrary USB channels.

    C++ 2 1

  5. Android frameworks/base project with remote control service

    Java 2 1

  6. Forked from emscripten-core/emscripten

    Emscripten: An LLVM-to-JavaScript Compiler

    JavaScript 1

172 contributions in the last year

Sep Oct Nov Dec Jan Feb Mar Apr May Jun Jul Aug Mon Wed Fri

Contribution activity

August 2020

Created an issue in dtolnay/cxx that received 5 comments

Passing std::string by value when calling Rust -> C++

cxx cannot currently cope with: #[cxx::bridge] mod ffi { extern "C" { fn HandleString(foo: CxxString) -> bool; } } It says: error[cxxbridge]: passi…

5 comments

Seeing something unexpected? Take a look at the GitHub profile guide.

You can’t perform that action at this time.