1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00

v: support better separation of general Android vs Termux specific code (part 1)

This commit is contained in:
Delyan Angelov
2022-07-01 12:48:31 +03:00
parent ff0f75803d
commit 30401e003f
7 changed files with 57 additions and 11 deletions

View File

@ -108,9 +108,11 @@ see also `v help build`.
The compiler is known to also work, and has support for these operating
systems also (although we do not test it as regularly as for the above):
`android`, `ios`,
`vinix`,
`ios`,
`android`, `termux`,
`freebsd`, `openbsd`, `netbsd`, `dragonfly`,
`solaris`, `serenity`, `haiku`, `vinix`,
`solaris`, `serenity`, `haiku`,
`wasm32`, `wasm32-wasi`, `wasm32-emscripten`
Note that V has the concept of platform files, i.e. files ending