This layer just redirects all calls to the application itself instead of executing code in the sandbox. Useful for testing and also to initially port of applications from using regular libraries to sandboxed libraries.
Bug 1566280 Comment 0 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
This layer just redirects calls to the a lucet wasm compiled version of a library. It also specified RLBox configurations which state sandbox specific details such as the target machine model, pointer swizzling, symbol resolution, function invocation etc. application itself instead of executing code in the sandbox. Useful for testing and also to initially port of applications from using regular libraries to sandboxed libraries.
This layer just redirects calls to the a lucet wasm compiled version of a library. It also specified RLBox configurations which state sandbox specific details such as the target machine model, pointer swizzling, symbol resolution, function invocation etc. application itself instead of executing code in the sandbox. Useful for testing and also to initially port of applications from using regular libraries to sandboxed libraries.
This layer just redirects calls to the a lucet wasm compiled version of a library. It also specified RLBox configurations which state sandbox specific details such as the target machine model, pointer swizzling, symbol resolution, function invocation etc.