Skip to content

Instantly share code, notes, and snippets.

View RedstoneWizard08's full-sized avatar
๐ŸŠ
Programmers don't make typoes!

RedstoneWizard08

๐ŸŠ
Programmers don't make typoes!
View GitHub Profile
@RedstoneWizard08
RedstoneWizard08 / build_wasm.py
Created August 24, 2024 04:10
Skia Emscripten Build Script (Python)
"""
Automated WASM build tool for Skia (which works better than the one in CanvasKit).
Built with love and Python by RedstoneWizard08. (MIT licensed)
Use with: https://github.com/google/skia
Tools required:
- Python 3 (3.11 was used when making this)
- Ninja
@Ellivers
Ellivers / mcfunction-precompilers.md
Last active June 8, 2025 18:34
Minecraft function precompilers

Minecraft function precompilers

An attempt to make a definitive list of all (at least somewhat finished) projects that compile to MCFunction (Minecraft function) code for Minecraft: Java Edition. Each category is very roughly ordered from most to least usable/well-known. Categories and notes in parentheses may not be entirely accurate.

Modern