jcaesar

Results 68 comments of jcaesar

>Also I depends what you would like to use it for, If I just wanted a mecab to use in browser, building mecab with emconfigure/emmake as during the build here...

~~This seems to be a duplicate of~~ [Edit:] Rel.: #2553 ~~?~~

https://github.com/wasmerio/wit-bindgen can help with that. Or you can roll it yourself, e.g. serialize the native struct, write the data to wasm memory, pass a pointer to the data to a...

(Interestingly, installing wasmer with `pacman -S wasmer` on archlinux yields binaries that don't depend on `libtinfo`… oO)

@jonaprieto It prints that message, but wasmer still works, right?

Oh. The downloaded files are only available via ftp, [it seems](https://ssd.jpl.nasa.gov/?planet_eph_export). And I'm also unsure about the redistributability, so skyfield-data is probably a bad idea, too… That cors-anywhere heroku app...

> > Normally, this data is downloaded on the fly, and re-downloaded when expired. Since there is no writable filesystem at the default ~/skyfield, this will fail. > > Can't...

Hmm. Not sure what to make of this. I guess kube-rs would have to rewrite `additionalProperties: { type: string }` as well (not sure to what). It is a bit...

@gwilym as you are the author of the original PR, I'd be happy if I could get a comment from you.

You're probably aware of it, but just to mention it: Firefox already supports defining short commands for search engines (Right click some search field, ~"Add keyword for this search"). It...