Skip to content

Instantly share code, notes, and snippets.

View wrl's full-sized avatar

william light wrl

View GitHub Profile
#!/usr/bin/env python
# cross_compile.py - waf tool for cross-compilation
# Written in 2017 by William Light <wrl@workingset.de>
#
# To the extent possible under law, the author(s) have dedicated all copyright
# and related and neighboring rights to this software to the public domain
# worldwide. This software is distributed without any warranty.
#
# You should have received a copy of the CC0 Public Domain Dedication along
for results/control:
when sleeping for 3000000us:
samples: 6
mean: 58.33ns (0.0001ms)
median: 63.00ns (0.0001ms)
min: 24.00ns (0.0000ms)
max: 74.00ns (0.0001ms)
when sleeping for 1000000us:
samples: 19
#!/usr/bin/env python
# cross_compile.py - waf tool for cross-compilation
# Written in 2017 by William Light <wrl@workingset.de>
#
# To the extent possible under law, the author(s) have dedicated all copyright
# and related and neighboring rights to this software to the public domain
# worldwide. This software is distributed without any warranty.
#
# You should have received a copy of the CC0 Public Domain Dedication along
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
#include <stdio.h>
#include <stdint.h>
#define MAX 100
int
main(int argc, char **argv)
{
intptr_t op[MAX + 2];
int ip;
#include <stdio.h>
int
main(int argc, char **argv)
{
int i;
void *jump[] = {
[0] = &&printn,
[1] = &&fizz,
@wrl
wrl / cross_compile.py
Created July 6, 2016 22:52
waf cross compilation tool
#!/usr/bin/env python
def override_find_program(prefix):
from waflib.Configure import find_program as orig_find
from waflib.Configure import conf
if prefix[-1] != '-':
prefix += '-'
@conf
{
"version": 20150319,
"exported": {
"from": "0.3.1-b9a585a",
"on": "2016-06-10T20:43:46+0200"
},
"programs": [
{
"level": -6.0,
"note_logic": "poly",
#!/bin/dash
path=$(readlink -f "$(which "$0")")
prefix=${path%-*}-
program=${0##*-}
default_cflags="-isysroot /home/will/macosx_sdks/SDKs/MacOSX10.8.sdk"
$program -target x86_64-apple-darwin -B "$prefix" $default_cflags "$@"
@wrl
wrl / keybase.md
Created April 7, 2016 14:06
keybase.md

Keybase proof

I hereby claim:

  • I am wrl on github.
  • I am wrl (https://keybase.io/wrl) on keybase.
  • I have a public key ASAMsNic-9W2ZXx47icCplV_6GU0O6HTIWfAXR_zUH1KYgo

To claim this, I am signing this object: