Skip to content

ALLOC_NORMAL, ALLOC_STACK, allocate, and allocateUTF8OnStack are deprecated #23926

Closed
@lovasoa

Description

@lovasoa

Hello !
I'm just popping in to open an issue as suggested by the following console warnings:

warning: JS library symbol '$ALLOC_NORMAL' is deprecated. Please open a bug if you have a continuing need for this symbol [-Wdeprecated]
warning: JS library symbol '$ALLOC_STACK' is deprecated. Please open a bug if you have a continuing need for this symbol [-Wdeprecated]
warning: JS library symbol '$allocate' is deprecated. Please open a bug if you have a continuing need for this symbol [-Wdeprecated]
warning: JS library symbol '$allocateUTF8OnStack' is deprecated. Please open a bug if you have a continuing need for this symbol [-Wdeprecated]

sql.js still depends on these functions: https://github.com/sql-js/sql.js/blob/master/src/api.js

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions