BabylonJS / BabylonJS/BabylonNative

Fix stub for `Blob` in engine

Open
#1,241 2 comments 0 reactions 1 assignee Claimed by @alexchuber View on GitHub
Dominant language
C++
Stars
919
Forks
162
Avg merge
1d 15h
Merged PRs (30d)
19

Description

# Overview

The `Blob` function is currently stubbed in [Babylon.js `nativeEngine.ts`](https://github.com/BabylonJS/Babylon.js/blob/3b1e55ba7dc503b57cbd8a8f0e9e63ef231afac7/packages/dev/core/src/Engines/nativeEngine.ts#L328-L332).

Implement the `Blob` function so its behavior matches current browser implementations.

# Notes

This task was originally captured in issue https://github.com/BabylonJS/BabylonNative/issues/62.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.