io-devices-lib
io-devices-lib copied to clipboard
Library for interacting with the Wasmer Experimental IO Devices
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.5 to 2.8.9. Changelog Sourced from hosted-git-info's changelog. 2.8.9 (2021-04-07) Bug Fixes backport regex fix from #76 (29adfe5), closes #84 2.8.8 (2020-02-29) Bug Fixes #61 & #65...
Building an AssemblyScript project using io-devices-lib fails with a range of TS2322 errors: ERROR TS2322: Type '~lib/as-wasi/as-wasi/Descriptor' is not assignable to type 'i32'. (bufferIndexDisplay as i32) === 0 || ~~~~~~~~~~~~~~~~~~...
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8. Commits a2c5da8 1.3.8 af5c6bb Do not use Object.create(null) 8b648a1 don't test where our devdeps don't even work c74c8af 1.3.7 024b8b5 update deps, add linting...
Creating a PPM Decoder would be small, and show off a good use case of the framebuffer (outside of gaming!). * https://stackoverflow.com/questions/16636311/what-is-the-simplest-rgb-image-format * http://rosettacode.org/wiki/Bitmap/Write_a_PPM_file#C * https://www.online-utility.org/image/convert/to/PPM