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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix master; add some emscripten calls #328

Merged
merged 5 commits into from
Apr 5, 2019

Conversation

MarkMcCaskey
Copy link
Contributor

@MarkMcCaskey MarkMcCaskey commented Apr 5, 2019

notified by #327 ;
that program when compiled now outputs
"RuntimeError: WebAssembly trap occured during runtime: memory out-of-bounds access" ;

which may have been broken by #326

resolves #327

@MarkMcCaskey MarkMcCaskey added bug Something isn't working 📦 lib-emscripten About wasmer-emscripten labels Apr 5, 2019
@MarkMcCaskey
Copy link
Contributor Author

bors r+

bors bot added a commit that referenced this pull request Apr 5, 2019
328: fix master; add some emscripten calls r=MarkMcCaskey a=MarkMcCaskey

notified by #327 ;
that program when compiled now outputs 
`"RuntimeError: WebAssembly trap occured during runtime: memory out-of-bounds access"` ;

which may have been broken by #326 

Co-authored-by: Mark McCaskey <mark@wasmer.io>
@bors
Copy link
Contributor

bors bot commented Apr 5, 2019

Build failed

@xmclark
Copy link
Contributor

xmclark commented Apr 5, 2019

bors r+

bors bot added a commit that referenced this pull request Apr 5, 2019
328: fix master; add some emscripten calls r=xmclark a=MarkMcCaskey

notified by #327 ;
that program when compiled now outputs 
`"RuntimeError: WebAssembly trap occured during runtime: memory out-of-bounds access"` ;

which may have been broken by #326 

Co-authored-by: Mark McCaskey <mark@wasmer.io>
Co-authored-by: Mackenzie Clark <mackenzie.a.z.c@gmail.com>
@MarkMcCaskey
Copy link
Contributor Author

bors r-

@bors
Copy link
Contributor

bors bot commented Apr 5, 2019

Canceled

…com:wasmerio/wasmer into add-some-emscripten-syscalls-and-fix-master
@MarkMcCaskey
Copy link
Contributor Author

bors r+

bors bot added a commit that referenced this pull request Apr 5, 2019
328: fix master; add some emscripten calls r=MarkMcCaskey a=MarkMcCaskey

notified by #327 ;
that program when compiled now outputs 
`"RuntimeError: WebAssembly trap occured during runtime: memory out-of-bounds access"` ;

which may have been broken by #326 

Co-authored-by: Mark McCaskey <mark@wasmer.io>
Co-authored-by: Mackenzie Clark <mackenzie.a.z.c@gmail.com>
@bors
Copy link
Contributor

bors bot commented Apr 5, 2019

Timed out

@MarkMcCaskey
Copy link
Contributor Author

bors retry

bors bot added a commit that referenced this pull request Apr 5, 2019
328: fix master; add some emscripten calls r=MarkMcCaskey a=MarkMcCaskey

notified by #327 ;
that program when compiled now outputs 
`"RuntimeError: WebAssembly trap occured during runtime: memory out-of-bounds access"` ;

which may have been broken by #326 

resolves #327

Co-authored-by: Mark McCaskey <mark@wasmer.io>
Co-authored-by: Mackenzie Clark <mackenzie.a.z.c@gmail.com>
@MarkMcCaskey
Copy link
Contributor Author

bors r-

@bors
Copy link
Contributor

bors bot commented Apr 5, 2019

Canceled

@MarkMcCaskey MarkMcCaskey merged commit 04d7cbc into master Apr 5, 2019
@bors bors bot deleted the add-some-emscripten-syscalls-and-fix-master branch April 5, 2019 19:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working 📦 lib-emscripten About wasmer-emscripten
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Can't run simple cpp file
2 participants