Graphite/node-graph/interpreted-executor/src
nat-rix c814abc347 Fix too many locals in wasm binary (#1159)
Split function into smaller non-inlinable ones

this fixes the issue that rust creates too many wasm locals in non-optimized
builds. That lead to a compile error in such builds.

Co-authored-by: Keavon Chambers <keavon@keavon.com>
2023-04-24 21:44:06 +02:00
..
executor.rs Brush tool live preview (#1116) 2023-04-12 18:50:42 +01:00
lib.rs Update GPU execution and quantization to new node system (#1070) 2023-03-05 13:22:14 +01:00
node_registry.rs Fix too many locals in wasm binary (#1159) 2023-04-24 21:44:06 +02:00