sointu/compiler
vsariola 30379c981d feat: remove hold from song
assume songs code it as 1 always; implementations are free to change this during compilation, but this should be a compile time flag / optimization; not a concern of song.
2021-01-05 15:50:27 +02:00
..
compiler_macros.go feat(compiler): Add support for targeting WebAssembly. 2020-12-26 23:16:18 +02:00
compiler.go feat: remove hold from song 2021-01-05 15:50:27 +02:00
encoded_patch.go refactor(go): Move everything from go4k to root package sointu 2020-12-16 21:35:53 +02:00
encoded_song_test.go feat: remove hold from song 2021-01-05 15:50:27 +02:00
encoded_song.go refactor(compiler): split song encoding logic into smaller reusable functions 2021-01-04 13:57:01 +02:00
featureset_macros.go feat(compiler): Add support for targeting WebAssembly. 2020-12-26 23:16:18 +02:00
featureset.go refactor(go): Move everything from go4k to root package sointu 2020-12-16 21:35:53 +02:00
song_macros.go feat(compiler): Add support for targeting WebAssembly. 2020-12-26 23:16:18 +02:00
wasm_macros.go feat(compiler): Add support for targeting WebAssembly. 2020-12-26 23:16:18 +02:00
x86_macros.go feat(compiler): Add support for targeting WebAssembly. 2020-12-26 23:16:18 +02:00