-
- Downloads
feat: support for printer initialization in WASM
Callback is done using a global window function. Printing is performed to the console output. This is still a work in progress and the final display of the image should be included in the Web interface.
Showing
- frontends/sdl/src/main.rs 3 additions, 3 deletionsfrontends/sdl/src/main.rs
- frontends/web/.parcelrc 1 addition, 1 deletionfrontends/web/.parcelrc
- frontends/web/index.ts 4 additions, 0 deletionsfrontends/web/index.ts
- frontends/web/ts/gb.ts 19 additions, 2 deletionsfrontends/web/ts/gb.ts
- frontends/web/ts/util.ts 27 additions, 0 deletionsfrontends/web/ts/util.ts
- src/gb.rs 15 additions, 0 deletionssrc/gb.rs
Loading
Please register or sign in to comment