FAQ
#3
Replies: 1 comment 2 replies
-
|
for mac,acitons-workflow ,EXP. we can see micro_8.2_x86_64_xxxx、 micro-cli_8.2_x86_64_xxxx、cli_8.2_x86_64_xxxx |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
why?
make micro and cli binaries easier to fetch and customize
no issue?
lwmbs is not intended for end-user usage. If you are a distributor who wants to contribute to it, please file a pr, or share your ideas at the discussion of this repo.
some extensions are not implemented
something is WIP, and some else won't be implemented (mostly they have licensed under GPL/LGPL/AGPL/other things that we cannot distribute statically)
the iconv extension will not be implemented in linux-glibc and windows binaries due to license (I'm too lazy to distribute all objects used in a micro build, that's too cumbersome)
how to choose a sfx version
for linux, there are many variants of micro sfx (and cli), here is their meaning:
dl()dl()/ffi, but you must prepare glibc or musl for the sfx to workBeta Was this translation helpful? Give feedback.
All reactions