WebAssembly/JS-Promise Integration

From Free Pascal wiki
Revision as of 11:35, 18 June 2023 by Nickysn (talk | contribs) (initial version of the page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

The WebAssembly JavaScript-Promise Integration Proposal is a proposed extension to the browser JavaScript API: [1] There is currently experimental support implemented in Chrome, Chromium and Edge. TODO: which versions, how to enable?

Free Pascal support

Work on adding Free Pascal support for this extension is being done in the wasm_js_promise_integration branch: [2]

See Also