mirror of
https://github.com/open-policy-agent/opa.git
synced 2026-08-13 03:42:35 -06:00
332c686c50
The wasm binaries support >1 entrypoint per module, this makes changes to reflect that in the various data structures we keep references to the modules and resolvers, mapping them to entrypoints. Signed-off-by: Patrick East <east.patrick@gmail.com>