#Zig master: error: freestanding targets do not have I/O configured;

1 messages · Page 1 of 1 (latest)

dense basin
#

... please provide at least an empty log function declaration

I have a top level log function defined that is built as a dynamic wasm lib. This works with Zig 0.10.0 but breaks with Zig master.

Anyone else had this?

fleet wind
#

look at the updated docs in std/log/log.zig, all overrides for the stdlib defined in the root file have been grouped under std_options