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

Emit thunk function for specific ABI on WebAssembly. #6

Commits on Nov 15, 2019

  1. Emit thunk function for specific ABI on WebAssembly.

    Changed to make thunk to convert thin-to-thick and non-throws-to-throws,
    We needs it on WebAssembly host because WASM checks number of
    arguments strictly for indirect function call.
    kateinoigakukun committed Nov 15, 2019
    Configuration menu
    Copy the full SHA
    3070daf View commit details
    Browse the repository at this point in the history