Skip to main content

Fastled Wasm Compiler

Project description

fastled-wasm-compiler

The compiler and build system for FastLED for WASM.

Linting

Win_Tests Ubuntu_Tests MacOS_Tests

Build and Push Multi Docker Image

# Option 1: Clone only main branch
git clone -b main --single-branch https://github.com/zackees/fastled-wasm-compiler.git

# Option 2: Clone normally then configure to exclude gh-pages
git clone https://github.com/zackees/fastled-wasm-compiler.git
cd fastled-wasm-compiler
git config remote.origin.fetch "+refs/heads/*:refs/remotes/origin/* ^refs/heads/gh-pages"

Development

Run ./install to install the dependencies.

Run ./lint to run the linter.

Run ./test to run the tests.

Thin Precompiled Headers (Thin PCH)

The FastLED WASM compiler now supports Thin Precompiled Headers (Thin PCH), which provide faster rebuild times and better cacheability compared to traditional PCH.

To enable Thin PCH:

  • Set the THIN_PCH=1 environment variable
  • Or use the --thin-pch flag with the build scripts

Example:

# Using environment variable
THIN_PCH=1 ./build_tools/build_lib.sh --all

# Using command line flag
./build_tools/build_lib.sh --thin-pch --all

Notes:

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

fastled_wasm_compiler-1.1.7-py3-none-any.whl (95.9 kB view details)

Uploaded Python 3

File details

Details for the file fastled_wasm_compiler-1.1.7-py3-none-any.whl.

File metadata

File hashes

Hashes for fastled_wasm_compiler-1.1.7-py3-none-any.whl
Algorithm Hash digest
SHA256 e44dacabc0e0191c203dd366fbc371c37d16eb29f6dabb7e851ccf893066abcf
MD5 f3ceb54ac262100bea1dbb1d7012c77f
BLAKE2b-256 718da8e523da52dc0cdcfbfd287184307f2f9c77779dfff016a23cffc587fcee

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page