Colin Woodbury
Colin Woodbury
The section numbers seem to be different, but here is the corresponding section from the LW Hyperspec: https://www.lispworks.com/documentation/HyperSpec/Body/19_bbdc.htm The part in question is this: > ``Syntactic'' means that the action...
Hello there, any thoughts on this?
I do use that crate extensively already, although it seems to me that structs should be able to convert into JS objects natively (at least in the `IntoWasmAbi` direction) without...
I've just released `1.0.0` of the library. It's now in a much better state to appear on QL. As an aside, it's also now released under the LGPL, which still...
Added some time ago. Thanks again!
I've turned both of those minor modes on, but interestingly it still doesn't work. I still see odd line wrappings in my backlinks buffer.
This seems useful. What's the status?
A similar problem happens if you need `protoc` installed on the system to build a Rust crate. This repo doesn't seem to advertise a way to include system dependencies into...
A lack of save / load here is what might make me stick to vanilla `MLlib`.
Yes please, I'm looking to use this for production. That said, @brkyvz said in the other thread that he doesn't consider the streaming functionality production-ready?