Bitcode
Bitcode-related functions.
Get Content Representation
Retrieve a representation of the content object by calling its associated bitcode. The `path` parameter is passed to the bitcode and allows it to return different presentations depending on its value.
Get Content Representation (POST)
Retrieve a representation of the content object by calling its associated bitcode. The `path` parameter and
Call Bitcode Function
Call the given bitcode function and return its result.
Call Post Bitcode Function
Call the given bitcode function and return its result.
Call Function on Bitcode Module
Call the given function on the given bitcode module and return its result.
Call Post Function on Bitcode Function
Call the given function on the given bitcode module and return its result.