Enter-tainer / typst-preview

[DEPRECATED] Use tinymist instead

Home Page:https://Enter-tainer.github.io/typst-preview/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Request for a musl version release

szsdk opened this issue · comments

I'm a user interested in a Musl libc version of typst-preview.

I understand this might require additional testing and maintenance, but the potential to support diverse user environments makes it a worthwhile consideration.

Thank you for your efforts in developing typst-preview.

i remember we already have musl build in ci. but it doesnt appear in release artifact for some reason. i will check before next release. for now you can take a look at ci build script, and compile from source.

It's already included. see
image

I tried, but got this error:

Error relocating /lib/libgcc_s.so.1: __cpu_indicator_init: symbol not found
Error relocating /lib/libgcc_s.so.1: __cpu_model: symbol not found
Error relocating /lib/libgcc_s.so.1: _dl_find_object: symbol not found