Hanno Braun

Results 489 comments of Hanno Braun

Thanks, @Michael-F-Bryan, but I'd rather not. I've spent way too much time trying to link yesterday, and I have no intention to spend more time trying to compile :smile: What...

I have a (currently blocked) draft PR, which would address this issue: https://github.com/hannobraun/Fornjot/pull/1221

This is mostly realized. The CAD kernel returns `Result`s, and a lot of errors are now being shown in the UI. Any further issues should be tracked in more specific...

Thank you for that thorough overview, @MartinKavik! And thanks for pitching in, @fschutt. Nice to see you here! > 1. [Wasmtime](https://wasmtime.dev/) > > * It doesn't support browser environment at...

Sounds great, @MartinKavik. Thank you!

Thank you, @freylint! I'm happy to help, but my own knowledge is mostly limited to what others have posted here. If I were to tackle this myself, I'd just try...

Extism, a WASM-based universal plugin system, was announced today: https://extism.org/blog/announcing-extism/ It seems to be [based on Wasmtime](https://github.com/extism/extism/blob/6b5f7999b7a9e1d3b6466e75a6ac8e1a85741c7b/runtime/Cargo.toml#L12-L14) and has a [browser runtime](https://extism.org/docs/integrate-into-your-codebase/browser-runtime-sdk/). I haven't looked into it more deeply than...

Oh, so the browser runtime is not the same as the Rust runtime? Doesn't seem suitable to our purposes then.

Hi Daniel, I think you're referring to an example that [was added back in 2018](https://github.com/hannobraun/inotify-rs/pull/119) and is no longer in this repository. This issue is also from 2018, which was...