Skip to content
Avatar

Achievements

Achievements

Organizations

@tinygo-org
Block or Report

Block or report aykevl

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. Go compiler for small places. Microcontrollers, WebAssembly (WASM/WASI), and command-line tools. Based on LLVM.

    Go 10.6k 586

  2. kninfra Public

    Forked from karpenoktem/kninfra

    Digital infrastructure of Karpe Noktem

    Python 1

  3. micropython Public

    Forked from micropython/micropython

    MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems

    C 35 8

  4. mta-sts Public

    Online tool for MTA-STS checking: https://aykevl.nl/apps/mta-sts/

    Python 33 8

  5. south Public

    Authenticated sessions using signed access tokens stored inside HTTP cookies.

    Go 3 1

  6. plaincast Public

    Server that acts like a lightweight/headless Chromecast that only includes YouTube (for the time being)

    Go 103 17

765 contributions in the last year

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

Contribution activity

June 2022

Created 2 commits in 1 repository

Created a pull request in tinygo-org/tinygo that received 2 comments

runtime: ensure some headroom for the GC to run

The GC was originally designed for systems with a fixed amount of memory, like baremetal systems. Therefore, it just used what it could and ran a G…

+25 −3 2 comments
Reviewed 3 pull requests in 1 repository

Created an issue in mstorsjo/llvm-mingw that received 1 comment

AddressSanitizer does not appear to work

I tried to build LLVM on Windows with -DLLVM_USE_SANITIZER="Address;Undefined" but unfortunately it doesn't work. Short reproducer (in a Git bash s…

1 comment

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