The Wayback Machine - https://web.archive.org/web/20220111030004/https://github.com/aykevl
Skip to content
Avatar

Achievements

Achievements

Organizations

@tinygo-org
Block or Report

Block or report aykevl

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 9.2k 510

  2. kninfra Public

    Forked from karpenoktem/kninfra

    Digital infrastructure of Karpe Noktem

    Python 1

  3. 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 31 7

  5. south Public

    Authenticated sessions using signed access tokens stored inside HTTP cookies.

    Go 3 1

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

    Go 95 16

846 contributions in the last year

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

Contribution activity

January 2022

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

all: use compiler-rt from LLVM

This is important to stay up to date with developments in LLVM. The compiler-rt builtins don't change very often, but sometimes they do. And the la…

+41 −21 5 comments
Reviewed 2 pull requests in 1 repository
tinygo-org/tinygo 2 pull requests

Created an issue in tinygo-org/tinygo that received 8 comments

AVR fails with -opt=1

I'm afraid that #2428 broke AVR support. The following command worked before #2428, but doesn't work anymore after it: tinygo run -target=atmega128…

8 comments
Opened 1 other issue in 1 repository
espressif/llvm-project 1 open