v/vlib/v/builder
playX 4d166e3b55
all: add support for `-os wasm32` (needs clang-12 installed for now) (#13094)
2022-01-08 11:06:32 +02:00
..
cbuilder all: split all backends into cmd/tools/builders (#12811) 2021-12-12 22:10:43 +03:00
interpreterbuilder v.eval: add tests and fix runtime cast crash (#13019) 2022-01-03 18:30:42 +02:00
jsbuilder all: split all backends into cmd/tools/builders (#12811) 2021-12-12 22:10:43 +03:00
nativebuilder all: split all backends into cmd/tools/builders (#12811) 2021-12-12 22:10:43 +03:00
builder.v all: split all backends into cmd/tools/builders (#12811) 2021-12-12 22:10:43 +03:00
cc.v all: add support for `-os wasm32` (needs clang-12 installed for now) (#13094) 2022-01-08 11:06:32 +02:00
cflags.v fmt: smarter if condition wrapping (#8201) 2021-01-23 10:33:22 +02:00
compile.v all: update copyright year 2022-01-04 12:21:12 +03:00
msvc.v v.builder: change the default stack size for apps produced by MSVC to 16MB 2021-12-19 18:40:29 +02:00
rebuilding.v builtin: use dlmalloc for `-freestanding` (#13054) 2022-01-06 14:10:37 +02:00