Graphite/node-graph/interpreted-executor
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
..
src Fix too many locals in wasm binary (#1159) 2023-04-24 21:44:06 +02:00
Cargo.toml Refactor vector data type from document-legacy into node graph (#1057) 2023-02-25 16:55:05 +00:00