1 messages · Page 1 of 1 (latest)
wasm_root can declare std_options. pub const std_options = std.Options{...}
pub const std_options = std.Options{...}
what isn't working?
I have done this myself for custom log functions with wasm, so I know that it works