walkingeyerobot

Results 10 issues of walkingeyerobot

Incoming remote repair values should take into account the effect beacon. Currently it does not consider the effect beacon set on either the local fit or the remote fit. I...

bug

You cannot project their effects on other ships, but normal remote repair systems work fine.

enhancement

This is an early draft PR for the purposes of gathering feedback early. There are also pending changes to wasm-bindgen. How this works: 1. Cargo builds Rust code targeting `wasm32-unknown-emscripten`...

This is an early draft PR for the purposes of gathering feedback early. There are also pending changes to wasm-bindgen and Emscripten. This is for issue #1468. This PR does...

## 💡 Feature description Add support for `wasm32-unknown-emscripten`. Support is being added to Emscripten incorporate wasm-bindgen output. However, due to how Emscripten is set up, it needs to invoke wasm-bindgen...

## 🐛 Bug description `ManifestAndUnsedKeys` appears to be a spelling mistake. #### 🤔 Expected Behavior It should be spelled `ManifestAndUnusedKeys`. #### 👟 Steps to reproduce Look at [src/manifest/mod.rs](../blob/master/src/manifest/mod.rs) #### 🌍...

Adds `--target emscripten` option, which will output JS that Emscripten can consume and integrate into its own JS. This is still a work-in-progress, but it's getting kind of beefy, so...

This isn't ready for merging yet. I'm still having trouble getting everything working. I'm hoping you can give me a nudge in the right direction here. The repo at https://github.com/ARM-software/LLVM-embedded-toolchain-for-Arm...