diff options
author | Sam Clegg <sbc@chromium.org> | 2022-12-01 20:54:24 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-12-02 04:54:24 +0000 |
commit | dbb81d7ce7cc24239abfdeae393eacb18b8ee93b (patch) | |
tree | 22f98d49e2817e9ccc16c268a6a0a1def1198174 /docs/demo | |
parent | 897bb6764edc7fc3291a5791e4b9d96741c42681 (diff) | |
download | wabt-dbb81d7ce7cc24239abfdeae393eacb18b8ee93b.tar.gz wabt-dbb81d7ce7cc24239abfdeae393eacb18b8ee93b.tar.bz2 wabt-dbb81d7ce7cc24239abfdeae393eacb18b8ee93b.zip |
Use inline keyword over WABT_INLINE. NFC (#2092)
I'm not sure this was ever needed. `__inline` and `inline` are
identical under msvc:
https://learn.microsoft.com/en-us/cpp/cpp/inline-functions-cpp?view=msvc-170
"The __inline keyword is equivalent to inline"
Diffstat (limited to 'docs/demo')
0 files changed, 0 insertions, 0 deletions