Pinned Loading
-
-
"Smoth" Cellular Automata
"Smoth" Cellular Automata 1use sdl2::rect::Rect;
2use sdl2::pixels::Color;
3use sdl2::event::Event;
4use sdl2::keyboard::Keycode;
5use rayon::prelude::*;
-
Using cgo, libffi and reflection all...
Using cgo, libffi and reflection all at once makes calling functions from a dynamically loaded library in Go super easy! 1package autoffi
23/*
4#cgo LDFLAGS: -lffi -ldl
5#include <stdlib.h>
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.