Skip to content
This repository was archived by the owner on Feb 8, 2024. It is now read-only.

[WebAssembly] Add grow and size memory intrinsics#187

Merged
thewilsonator merged 1 commit intoldc-developers:ldcfrom
kubo39:wasm-memory-intrinsic
Jun 5, 2020
Merged

[WebAssembly] Add grow and size memory intrinsics#187
thewilsonator merged 1 commit intoldc-developers:ldcfrom
kubo39:wasm-memory-intrinsic

Conversation

@kubo39
Copy link
Copy Markdown

@kubo39 kubo39 commented Jun 3, 2020

This patch adds new wasm-related memory intrinsics: llvm.wasm.memory.grow.i32 and llvm.wasm.memory.size.i32.

There's no LLVM Release Notes for these instructions, but added in llvm/llvm-project@91ab25b

This patch adds new wasm-related memory intrinsics:
llvm.wasm.memory.grow.i32 and llvm.wasm.memory.size.i32.

There's no LLVM Release Notes for these instructions, but added in
llvm/llvm-project@91ab25b
@thewilsonator thewilsonator merged commit f5e1547 into ldc-developers:ldc Jun 5, 2020
@kubo39 kubo39 deleted the wasm-memory-intrinsic branch June 5, 2020 02:38
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants