Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions packages/php-wasm/compile/php/exported-functions.list
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ ___wrap_select
_emscripten_sleep
_exit
_malloc
_sqlite3_auto_extension
_sqlite3_cancel_auto_extension
_php_wasm_init
_wasm_add_ENV_entry
_wasm_add_SERVER_entry
Expand Down
Loading