Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pass Memory between Wasm And JS More Efficiently #141

Closed
torch2424 opened this issue Sep 12, 2018 · 3 comments
Closed

Pass Memory between Wasm And JS More Efficiently #141

torch2424 opened this issue Sep 12, 2018 · 3 comments
Labels
Core/Wasm Issues concerning the core library of Wasmboy enhancement New feature or request good first issue Good for newcomers Lib / JS Issues concerning the JS API of WasmBoy

Comments

@torch2424
Copy link
Owner

Found a mention of WasmBoy on the Wasm repo, with some nice example code on how to speed things up by @binji

WebAssembly/design#1231

Thanks for the suggestion @kyr0 ! 馃槃

@torch2424 torch2424 added enhancement New feature or request good first issue Good for newcomers Core/Wasm Issues concerning the core library of Wasmboy Lib / JS Issues concerning the JS API of WasmBoy labels Sep 12, 2018
@kyr0
Copy link

kyr0 commented Sep 13, 2018

Yeah, I'm PoC'ing a AssemblyScript loader lib enhancement atm which is based on his implementation and I will PR it soon.

AssemblyScript/assemblyscript#263

Hopefully you can simply copy & paste or even use the loader lib itself if my PR gets maybe merged :)

@torch2424
Copy link
Owner Author

Yeah definitely! Would love to implement 馃槃 Let me know when it does, and I'll go ahead and implement them.

@torch2424
Copy link
Owner Author

This was closed by #177 馃槃

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Core/Wasm Issues concerning the core library of Wasmboy enhancement New feature or request good first issue Good for newcomers Lib / JS Issues concerning the JS API of WasmBoy
Projects
None yet
Development

No branches or pull requests

2 participants