Skip to content

Instantly share code, notes, and snippets.

#include <SDL2/SDL.h>
#define GL_GLEXT_PROTOTYPES 1
#include <SDL2/SDL_opengles2.h>
int main(int argc, char** argv)
{
SDL_Init(SDL_INIT_VIDEO);
#include <exception>
#include <functional>
#ifdef __EMSCRIPTEN__
#include <emscripten.h>
#include <SDL.h>
#include <SDL_image.h>
#include <SDL_ttf.h>
#include <exception>
#include <functional>
#ifdef __EMSCRIPTEN__
#include <emscripten.h>
#include <SDL.h>
#include <SDL_image.h>
#include <SDL_ttf.h>
@bryphe
bryphe / Outrun-Labs-CLA-v1.1.md
Created May 2, 2019 23:56
Outrun-Labs-CLA-v1.1.md

Contribution License Agreement

This Contribution License Agreement ("Agreement") is between You, the Users, the Contributors, and Outrun Labs LLC. The intent of the Agreement is to convey certain license rights to Outrun Labs LLC and its affiliates ("Outrun Labs") for Your contributions to Outrun Labs open source projects.

1. Definitons

"Code" means the computer software code, whether in human-readable or machine-executable form, that is delivered by You to Outrun Labs under this agreement.

"Project" means any of the projects owned or managed by Outrun Labs.

type writeFunction = (Bytes.t) => unit;
type inputPipe = {
write: writeFunction
};
type outputPipe = {
onData: Event.t(Bytes.t)
};
# ESY ON WINDOWS
...opening up the native Reason ecosystem to Windows developers.
---
# Intro
- Bryan Phelps
- Discord, Twitter: @bryphe
Cygwin Package Information
Package Version Status
_autorebase 001007-1 OK
alternatives 1.3.30c-10 OK
base-cygwin 3.8-1 OK
base-files 4.2-4 OK
bash 4.4.12-3 OK
bzip2 1.0.6-3 OK
ca-certificates 2.22-1 OK
coreutils 8.26-2 OK
Cygwin Package Information
Package Version Status
_autorebase 001007-1 OK
alternatives 1.3.30c-10 OK
base-cygwin 3.8-1 OK
base-files 4.2-4 OK
bash 4.4.12-3 OK
bzip2 1.0.6-3 OK
ca-certificates 2.22-1 OK
coreutils 8.26-2 OK
Cygwin Package Information
Package Version Status
_autorebase 001007-1 OK
alternatives 1.3.30c-10 OK
base-cygwin 3.8-1 OK
base-files 4.2-4 OK
bash 4.4.12-3 OK
bzip2 1.0.6-3 OK
ca-certificates 2.22-1 OK
coreutils 8.26-2 OK
# esy-build-package: building: ocaml@4.6.5
# esy-build-package: running: "./esy-configure" "-no-cfi" "-prefix" "C:/Users/appveyor/.esy/3_/s/ocaml-4.6.5-ee7d6995"
[esy-configure] Detected windows environment...
[configure-windows] Prefix path: C:/Users/appveyor/.esy/3_/s/ocaml-4.6.5-ee7d6995
[configure-windows] Copying architecture headers.
[configure-windows] Bringing over mingw64 Makefile.
[configure-windows] Replace prefix path with: C:/Users/appveyor/.esy/3_/s/ocaml-4.6.5-ee7d6995.
[configure-windows] Setting up flexdll
Cloning into 'flexdll'...
make -C byterun BOOTSTRAPPING_FLEXLINK=yes ocamlrun.exe