MCPcopy Create free account
hub / github.com/FastLED/FastLED / js_library.js

File js_library.js

src/platforms/wasm/compiler/js_library.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Emscripten --js-library side file for FastLED WASM bindings.
2//
3// These functions were previously embedded via EM_ASM/EM_JS which caused
4// wasm-dependent ASM_CONST offset tables in the JS glue output, making it

Callers

nothing calls this directly

Calls 4

fetchFunction · 0.50
parseMethod · 0.45
errorMethod · 0.45
logMethod · 0.45

Tested by

no test coverage detected