Luke Frisken
Luke Frisken
https://rustwasm.github.io/wasm-bindgen/examples/without-a-bundler.html mentions a number of limitations with the `no-modules` option. It would be good to have this to use with `web-view` projects that involve the use of javascript snippets. I'm...
Perhaps they were never implemented as per https://github.com/projectfluent/fluent-rs/issues/19#issuecomment-466160940 ?
@piaoger that's quite a strong reason I didn't think of!
There would be a few ways, but even if you wrote your own app to do it, I also can't think of a way to get video back to the...
I'm also confused. It seems like this is almost becoming a fork or a port at this point? I'd love to get involved and start making some contributions. Has anyone...
> Whenever console.log is called in my javascript, the whole html document is printed before the console.log output. I'm getting the same problem, I want to inline a bunch of...
I've also now fixed the heading levels for documents with a structure like: - Section - Subsection: document.md
Discovered an issue with this PR, going to need fixing: https://github.com/kellpossible/mkdocs-combine/issues/2
Hi @twardoch, sure thing, I can do that
From what I can tell in the comments of https://github.com/gettext-rs/gettext-rs/issues/121, this would address this build failure https://github.com/rustcoreutils/posixutils-rs/actions/runs/10173778299/job/28138428272 , it would be great to get this merged soon!