Christoph Herzog

Results 266 comments of Christoph Herzog

This makes sense. We will look into adding some APIs that enable zero-copy.

If we decided that we don't need this it should be removed from the repo.

> Ideally someone would be willing to help shepherd along a new major release of js-sys and web-sys... Is there a backlog of improvements/design changes that are blocked on a...

So I assume you have quickjs installed on your system, and the bundling feature of the crate is not enabled? In that case there would be a mismatch between the...

Would be awesome to get this merged! Without checking if this is already done: would be great if the code saved a snapshot of the most recently retrieved content for...

Unfortunately it doesn't look like there is an official test suite, so this issue might be open for a while... Just need to write our own tests in the meantime.

I think this is important functionality. I'm not so sure about an "orphan/needs maintainer" status, but a "deprecated" status would be great, where you can mark the crate as deprecated...

Point in case: https://github.com/dckc/rust-sqlite3 was just retired in favor of https://github.com/jgallagher/rusqlite . @dckc asked what to do with the crate now: https://github.com/dckc/rust-sqlite3/issues/46 That's a exactly the situation where this would...