Git Product home page Git Product logo

storage-foundation-api-porting-tutorial's People

Contributors

fivedots avatar rstz avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

storage-foundation-api-porting-tutorial's Issues

Can this be used to write to a WebAssembly.Memory instance within a native application?

This is interesting. I have been trying to deterine if it is possible to write STDOUT from a shell script or native application directly to a WebAssembly.Memory instance - and grow() the instance if necessary - where the same SharedArrayBuffer is exposed to JavaScript during the shell script or native application writing to the Memory instance.

The use case is writing the output of parec -d <audio_device> to a SharedArrayBuffer instance while reading the data at the same time to output audio at an AudioWorklet instance.

Further, beyond the initial use case of streaming audio the capability to run any shell script or native application where STDIN is essentially an input SharedArrayBuffer and STDOUT from the shell script or native application is exposed to JavaScript in the form of a SharedArrayBuffer during the output, then flushing the memory, see wasmerio/wasmer-php#121; https://bugs.chromium.org/p/chromium/issues/detail?id=1115640.

Can this, along with https://github.com/fivedots/nativeio-emscripten-fs and https://github.com/fivedots/nativeio-async-wrapper be used for the above described purpose?

Update "About"

Temporary place where out tutorial is hosted

should probably be

Temporary place where our tutorial is hosted

substituting "r" for "t".

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.