You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
about: Use this template for removal of features from emscripten.
4
+
title: 'Deprection proposal for <FEATURE>'
5
+
labels: 'depreaction'
6
+
assignees: ''
7
+
8
+
---
9
+
10
+
Tracking issue for the deprecation and removal of <FEATURE>.
11
+
12
+
The process for deprecating and removing features from emscripten is laid out out in https://github.com/emscripten-core/emscripten/blob/main/docs/process.md#deprecating-settings-and-features.
13
+
14
+
At any point in the process we may decide to delay or abort the deprecation and close this issue.
15
+
16
+
Deprecation checklist:
17
+
18
+
-[ ] Open an issue (this)
19
+
-[ ] Perform global search for usage in public repos
0 commit comments