codeapp icon indicating copy to clipboard operation
codeapp copied to clipboard

Support Typst or Run Unix File

Open yusancky opened this issue 1 year ago • 2 comments

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?

yusancky avatar Jul 30 '24 11:07 yusancky

You cannot run compiled native binaries in Code App, except for WASM binaries.

bummoblizard avatar Aug 23 '24 02:08 bummoblizard

@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

lublak avatar Oct 24 '24 21:10 lublak