Skip to content
This repository has been archived by the owner on May 4, 2024. It is now read-only.

Export some functions related to TypeTag for the NativeContext #1054

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jolestar
Copy link
Collaborator

Motivation

  1. Make Session::get_native_extensions return an immutable reference and add Session::get_native_extensions_mut to return a mutable reference.
  2. Export load_type,get_type_layout, and get_fully_annotated_type_layout functions related to TypeTag for the NativeContext.

Have you read the Contributing Guidelines on pull requests?

Yes.

Test Plan

Unit test. The code does not change the logic.

@jolestar jolestar requested a review from wrwg May 24, 2023 03:28
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant