You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Standardize on one root_id in the examples between languages. This makes getting-started tutorials/config easier to follow regardless of which language you're using.
Standardize on one root_id in the examples between languages. This makes getting-started tutorials/config easier to follow regardless of which language you're using.
Assemblyscript currently uses -
add_header
- https://github.com/solo-io/wasme/blob/master/example/assemblyscript/runtime-config.json#L9Cpp currently uses -
add_header_root_id
- https://github.com/solo-io/wasme/blob/master/example/cpp/runtime-config.json#L6The text was updated successfully, but these errors were encountered: