You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It should be relatively straightforward to bypass hacbrewpack and implement the NCA generation logic in JavaScript. This would be a lot faster and make nsp-forwarder.nro smaller, since it would not need to go through the emscripten-compiled WASM binary execution.
It should be relatively straightforward to bypass hacbrewpack and implement the NCA generation logic in JavaScript. This would be a lot faster and make
nsp-forwarder.nro
smaller, since it would not need to go through the emscripten-compiled WASM binary execution.@ITotalJustice's implementation is the most noteworthy: https://github.com/ITotalJustice/sphaira/blob/0370e47f7fac0e426675624f363fe50f3b442048/sphaira/source/owo.cpp
The text was updated successfully, but these errors were encountered: