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

exp::compiler::source-manager - added createFromBuffer method #423

Merged
merged 1 commit into from
Nov 26, 2019
Merged

exp::compiler::source-manager - added createFromBuffer method #423

merged 1 commit into from
Nov 26, 2019

Conversation

rumblefrog
Copy link
Contributor

Brief

Adds SourceManager::createFromBuffer to allow creation from a buffer instead of file path

Motivation

In wasm targets, local file creation are not possible, this method allows the creation of RefPtr from a buffer instead.

Adds SourceManager::createFromBuffer to allow creation from a buffer instead of file path

The path param should be unique when passing
@dvander dvander merged commit 0af421e into alliedmodders:master Nov 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants