Handle Base64 in uris

Open
#67 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
55/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Active
Tech stack
cpp
Domain
backend

Research direction

Start by locating the URI handling entry point in JsRuntimeHost and read the referenced BabylonNative pull request for the existing special case. Confirm how base64 data URIs are currently handled and define done as supporting them generically rather than only for that specific case; run the available tests or validation for URI handling.

Written by the indexing model from the issue text.

Description

handle base64 data uris generically instead of specific case like https://github.com/BabylonJS/BabylonNative/pull/1328

Dominant language
C++
Stars
22
Forks
23
Avg merge
6d 17h
Merged PRs (30d)
5

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from BabylonJS/JsRuntimeHost

All issues in BabylonJS/JsRuntimeHost

Similar issues

More C++ issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.