codeapp
codeapp copied to clipboard
Support Typst or Run Unix File
I want to use Typst. I tried to download and run the released Unix file but failed with command not found. What can I do?
You cannot run compiled native binaries in Code App, except for WASM binaries.
@bummoblizard there is an unofficial typescript implementation, does this work or only wasm? https://github.com/Myriad-Dreamin/typst.ts https://myriad-dreamin.github.io/typst.ts/cookery/guide/all-in-one-node.html https://myriad-dreamin.github.io/typst.ts/cookery/guide/all-in-one.html There is also wasm code in it. https://myriad-dreamin.github.io/typst.ts/cookery/guide/compiler/bindings.html