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

src: remove uses of deprecated wasm TransferrableModule #30026

Closed

Commits on Nov 8, 2019

  1. src: remove uses of deprecated wasm TransferrableModule

    WasmModuleObject::TransferrableModule is deprecated and will be removed
    in V8 v8.0. Replace all uses by CompiledWasmModule.
    
    Refs: v8#101
    backes authored and addaleax committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    c3440a8 View commit details
    Browse the repository at this point in the history