Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

WASM and "unsafe" languages #1415

DerpMcDerp started this conversation in Suggestions
Discussion options

There have been 2 trends over the past few years:

  1. the promotion of WASM which is a portable bytecode for sandboxed native code for browsers and other platforms with WASM runtimes
  2. the promotion of going away from "unsafe" languages like C and C++

If you're targeting WASM, then "safe" languages just adds overhead on top of the overhead of the sandbox. So C++ can counter the "safe" language propaganda by promoting WASM as a target and saying C++'s value add is that it doesn't add additional overhead on top of the sandbox's overhead.

You must be logged in to vote

Replies: 0 comments

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant

AltStyle によって変換されたページ (->オリジナル) /