D4no0
Has anyone tried to replace make with zig builder for zig/c/c++ files?
I think I am not the only one who hates make, the DSL is horrendous and a lot of times bad things happen, for unknown reasons.
I just watched a recent conference on zig build system and I think that this might be the solution to finally having fully fledged cross-compiled applications with NIFs for elixir, because until now the solution was to either use pre-compiled versions (witch work great, but are not the most flexible) or go through the hurdle of making a custom make like this one.
I was wondering if something that integrates zig build system already exists in the ecosystem? I am talking about a CLI-like tool similar to how tailwind is currently packaged, where you would be able to configure it and build zig/c/c++ files without any additional pain.
Most Liked
LostKobrakai
Burito afaik uses zig build system for some stuff.
Popular in Discussions
Other popular topics
Categories:
Sub Categories:
Forums
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #library
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #elixirconf
- #exunit
- #discussion
- #code-sync
- #javascript
- #podcasts
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #elixir-ls
- #phoenix_html
- #iex
- #blog-post
- #graphql
- #genstage
- #ai
- #websockets
- #supervisor
- #advent-of-code
- #elixirconf-us
- #distillery
- #processes
- #forms
- #api
- #metaprogramming
- #security
- #performance









